mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-14 08:35:39 +01:00
Proteans are synthetic, yeah
This commit is contained in:
@@ -91,6 +91,9 @@
|
||||
/mob/living/simple_mob/protean_blob/init_vore()
|
||||
return //Don't make a random belly, don't waste your time
|
||||
|
||||
/mob/living/simple_mob/protean_blob/isSynthetic()
|
||||
return TRUE // yup
|
||||
|
||||
/mob/living/simple_mob/protean_blob/Stat()
|
||||
..()
|
||||
if(humanform)
|
||||
|
||||
Reference in New Issue
Block a user