Fixes the 'stuffed legion' recipie

This commit is contained in:
CitadelStationBot
2017-05-01 08:37:09 -05:00
parent a3eec6c8f9
commit de997bba41
2 changed files with 1 additions and 1 deletions

View File

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