Merge pull request #685 from Citadel-Station-13/upstream-merge-26735

[MIRROR] Fixes the 'stuffed legion' recipie
This commit is contained in:
LetterJay
2017-05-02 19:04:28 -05:00
committed by GitHub
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Ignore this again
~~
@@ -264,7 +264,7 @@
time = 40
reqs = list(
/obj/item/weapon/reagent_containers/food/snacks/meat/steak/goliath = 1,
/obj/item/weapon/legion_skull = 1,
/obj/item/organ/hivelord_core/legion = 1,
/datum/reagent/consumable/ketchup = 2,
/datum/reagent/consumable/capsaicin = 2
)
@@ -325,3 +325,5 @@
)
result = /obj/item/weapon/reagent_containers/food/snacks/branrequests
category = CAT_MISCFOOD
Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB