mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-10 06:37:05 +01:00
Protects Poppy and chicks from being vored
Continuing pet and baby protections. You can still kill chicks to get meat from them or whatever, you just can't be horny with them
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
digestable = 0
|
||||
devourable = 0
|
||||
|
||||
/mob/living/simple_mob/animal/passive/opossum/poppy
|
||||
digestable = 0
|
||||
devourable = 0
|
||||
|
||||
/mob/living/carbon/human/monkey/punpun
|
||||
digestable = 0
|
||||
devourable = 0
|
||||
@@ -48,5 +52,9 @@
|
||||
devourable = 0
|
||||
|
||||
/mob/living/simple_mob/slime/xenobio/rainbow/kendrick
|
||||
digestable = 0
|
||||
devourable = 0
|
||||
|
||||
/mob/living/simple_mob/animal/passive/chick
|
||||
digestable = 0
|
||||
devourable = 0
|
||||
Reference in New Issue
Block a user