Makes blob monsters no longer spawn in xenobio

This commit is contained in:
Kyep
2019-03-21 06:16:26 -07:00
parent d69b6ea310
commit c3d93ef448

View File

@@ -13,6 +13,7 @@
maxbodytemp = 360
universal_speak = 1 //So mobs can understand them when a blob uses Blob Broadcast
sentience_type = SENTIENCE_OTHER
gold_core_spawnable = CHEM_MOB_SPAWN_INVALID
var/mob/camera/blob/overmind = null
/mob/living/simple_animal/hostile/blob/proc/adjustcolors(var/a_color)