mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 23:49:21 +01:00
Merge pull request #10954 from Very-Soft/protectpoppyandchicks
Protects Poppy and chicks from being vored
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