Proteans are synthetic, yeah

This commit is contained in:
Aronai Sieyes
2021-07-20 15:59:32 -04:00
parent bb3b3d6214
commit cc21b64b8f
@@ -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)