Reopens Six new Unathi themed recipes (#12380)

This commit is contained in:
desven
2021-08-26 14:53:18 -05:00
committed by GitHub
parent 1fa3e29cbd
commit d6649eae4d
9 changed files with 148 additions and 3 deletions

View File

@@ -8,7 +8,8 @@
icon_gib = "bat_dead"
speak_chance = 0
turns_per_move = 3
meat_type = /obj/item/reagent_containers/food/snacks/meat
meat_type = /obj/item/reagent_containers/food/snacks/meat/bat
meat_amount = 6 //two wings per bat
organ_names = list("upper bat", "mid bat", "lower bat")
response_help = "pets the"
response_disarm = "gently pushes aside the"

View File

@@ -11,6 +11,7 @@
speak_chance = 0
turns_per_move = 5
meat_type = /obj/item/reagent_containers/food/snacks/fish/carpmeat
butchering_products = list(/obj/item/reagent_containers/food/snacks/fish/roe = 1)
organ_names = list("head", "chest", "tail", "left flipper", "right flipper")
response_help = "pets the"
response_disarm = "gently pushes aside the"