Adds some new Adhomian drinks (#12085)

This commit is contained in:
Alberyk
2021-06-25 23:58:10 -03:00
committed by GitHub
parent 3e9268de7b
commit 1264bd38cd
11 changed files with 247 additions and 14 deletions
@@ -72,7 +72,7 @@
milk_type = /decl/reagent/drink/milk/adhomai
meat_type = /obj/item/reagent_containers/food/snacks/meat/adhomai
butchering_products = list(/obj/item/stack/material/animalhide = 5)
butchering_products = list(/obj/item/stack/material/animalhide = 5, /obj/item/reagent_containers/food/snacks/spreads/lard = 5)
/mob/living/simple_animal/hostile/retaliate/rafama
@@ -127,9 +127,9 @@
health = 50
has_udder = TRUE
milk_type = /decl/reagent/drink/milk
milk_type = /decl/reagent/drink/milk/schlorrgo
meat_type = /obj/item/reagent_containers/food/snacks/meat/chicken
meat_type = /obj/item/reagent_containers/food/snacks/meat/adhomai
organ_names = list("head", "chest", "fatty core", "blubberous torso", "thick centre", "left leg", "right leg")
butchering_products = list(/obj/item/reagent_containers/food/snacks/spreads/lard = 5)