From 635142aa1ccc46bca2b647a29c9349083a46b60f Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Tue, 20 Sep 2022 22:16:59 -0400 Subject: [PATCH] ian fortnite burger (#11435) --- .../Objects/Consumable/Food/burger.yml | 22 ++++++++++++++++++ .../Recipes/Cooking/meal_recipes.yml | 9 +++++++ .../Consumable/Food/burger.rsi/ian.png | Bin 0 -> 793 bytes .../Consumable/Food/burger.rsi/meta.json | 5 +++- 4 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 Resources/Textures/Objects/Consumable/Food/burger.rsi/ian.png diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml index 2a3ac3bb3e..bba6395935 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/burger.yml @@ -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. diff --git a/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml b/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml index 030046eed7..7cd5224a32 100644 --- a/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml +++ b/Resources/Prototypes/Recipes/Cooking/meal_recipes.yml @@ -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 diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/ian.png b/Resources/Textures/Objects/Consumable/Food/burger.rsi/ian.png new file mode 100644 index 0000000000000000000000000000000000000000..eed814585e70cacd648ea1e4bd1615c3aa8bded1 GIT binary patch literal 793 zcmV+!1LpjRP)Px%(@8`@R9J=Wm0d_vVHn4M8##;;HJah&DXe-i^XG#Y^UtP%JYcH>s4gu)9XW>&Yq$>MU8F)4s zlZDfa22!g^`8qW(b3~CvHuA`xa=r%aW<*<&mf}_$nx%LZ3`T>zFNGxl_QMkETM=F@ z9WohG7h9`VJkOL))Uymg*6kVqbhaBmeFGG?+Gs1%a@;vNlL3G{Q#$(ULY@r8lj`Vj zBZVanyt7DQiH;6808fTAL_N#$`S@!C!@WHMV0|k>)U!-)gW$pQeR>-Nsa2(N>5r}_ z_(%UgGlqM6gn!5>9#`r`f1Os8U&;`p_l=_bQig~`BJy)|y}wQ?9#`sxf5<7+7&x&4 zzQ87ivJz~8Y&Lc-(pm9^tnP6p{6Ty^9}b5TpU=mHKS);hIGq(=*x0$qwZLTzWhM9m zn~F&)HX>`d;4|O6)8yyp(^X#!fCHHD2l0BR+591H4+k(XGDcT@EdwKCI2=yWpY~xRo2tb(NOKFg+-|IrOVPlIcQw&k z->zC|Zfe3%R>E4{UADLO38MqR$N>O3rZlXhFJ$qSf;Hx6RumhOs^OArG4pOWe&-WL zriz&uc)M!-Bd?`kjot0N^PdHFGvbjw1%OUbZD0;m>0m4RQ49EZ~gCy_)F{|&wa XD-A*_P$q)~00000NkvXXu0mjf?CM?% literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Consumable/Food/burger.rsi/meta.json b/Resources/Textures/Objects/Consumable/Food/burger.rsi/meta.json index b9a1635636..1fce1d8ac8 100644 --- a/Resources/Textures/Objects/Consumable/Food/burger.rsi/meta.json +++ b/Resources/Textures/Objects/Consumable/Food/burger.rsi/meta.json @@ -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" },