ian fortnite burger (#11435)
This commit is contained in:
@@ -210,6 +210,28 @@
|
||||
Quantity: 12
|
||||
# Tastes like bun, ectoplasm.
|
||||
|
||||
- type: entity
|
||||
name: curger #curger...
|
||||
parent: FoodBurgerBase
|
||||
id: FoodBurgerCorgi
|
||||
description: The Head of Personnel's favorite!
|
||||
components:
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bun
|
||||
- validhunting
|
||||
- type: Sprite
|
||||
state: ian
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 25
|
||||
reagents:
|
||||
- ReagentId: Bicaridine #keeping it somewhat consistent with the meat itself
|
||||
Quantity: 7
|
||||
- ReagentId: Vitamin
|
||||
Quantity: 12
|
||||
|
||||
# Note: I would put a bunch of colored burgers here as listed in the tg .dm but
|
||||
# I'd rather wait for a custom burger component.
|
||||
|
||||
|
||||
@@ -135,6 +135,15 @@
|
||||
FoodBreadBun: 1
|
||||
FoodMeatBear: 1
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeCurger
|
||||
name: curger recipe
|
||||
result: FoodBurgerCorgi
|
||||
time: 5
|
||||
solids:
|
||||
FoodBreadBun: 1
|
||||
FoodMeatCorgi: 1
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeFiletMigrawr
|
||||
name: filet migrawr recipe
|
||||
|
||||
BIN
Resources/Textures/Objects/Consumable/Food/burger.rsi/ian.png
Normal file
BIN
Resources/Textures/Objects/Consumable/Food/burger.rsi/ian.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 793 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation and modified by Swept at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa",
|
||||
"copyright": "Taken from tgstation and modified by Swept at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa, ian.png created by EmoGarbage",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -106,6 +106,9 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "ian"
|
||||
},
|
||||
{
|
||||
"name": "plain"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user