Fixing the butchering bug

Removed the uncommenting of code for a later PR
This commit is contained in:
Fluff
2023-07-12 16:38:38 -04:00
parent 2531918026
commit cc1d50c3ee

View File

@@ -1,29 +1,12 @@
//I don't know how to add more material currently so uhhh, that will be for later.
//I don't know how to add more material currently so uhhh, that will be for late, did have some halffinished un commented code but that seemed to be causing issues?
/mob/living/simple_mob/vore/bigdragon
meat_type = /obj/item/weapon/reagent_containers/food/snacks/dragonmeat
//butchery_loot = list(\
/obj/item/stack/material/dragonscale = 2\
)
/mob/living/simple_mob/vore/aggressive/dragon/virgo3b //phoron dragon
meat_type = /obj/item/weapon/reagent_containers/food/snacks/phorondragonmeat
//butchery_loot = list(\
/obj/item/stack/material/phorondragonscale = 2\
)
/mob/living/simple_mob/animal/space/alien
//butchery_loot = list(\
/obj/item/stack/material/xenochitin = 1\
)
/mob/living/simple_mob/vore/aggressive/deathclaw
meat_type = /obj/item/weapon/reagent_containers/food/snacks/deathclawmeat
//butchery_loot = list(\
/obj/item/stack/material/deathclawscale = 1\
)
/mob/living/simple_mob/metroid
meat_type = /obj/item/weapon/reagent_containers/food/snacks/metroidmeat