ian fortnite burger (#11435)

This commit is contained in:
Nemanja
2022-09-20 22:16:59 -04:00
committed by GitHub
parent 32bc1bbad0
commit 635142aa1c
4 changed files with 35 additions and 1 deletions

View File

@@ -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.

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 793 B

View File

@@ -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"
},