Refactor of catpeople mutant organs
This commit is contained in:
committed by
CitadelStationBot
parent
56c534fa62
commit
eb54055278
@@ -33,7 +33,7 @@
|
||||
name = "Lizard tail kebab"
|
||||
reqs = list(
|
||||
/obj/item/stack/rods = 1,
|
||||
/obj/item/severedtail = 1
|
||||
/obj/item/organ/tail/lizard = 1
|
||||
)
|
||||
result = /obj/item/reagent_containers/food/snacks/kebab/tail
|
||||
subcategory = CAT_MEAT
|
||||
|
||||
@@ -286,7 +286,7 @@
|
||||
name = "Lizard wine"
|
||||
time = 40
|
||||
reqs = list(
|
||||
/obj/item/severedtail = 1,
|
||||
/obj/item/organ/tail/lizard = 1,
|
||||
/datum/reagent/consumable/ethanol = 100
|
||||
)
|
||||
result = /obj/item/reagent_containers/food/drinks/bottle/lizardwine
|
||||
|
||||
Reference in New Issue
Block a user