Update ghost.dm

This commit is contained in:
kevinz000
2017-05-10 17:53:27 -07:00
committed by GitHub
parent bc9805dab0
commit 9f7dd3fe16

View File

@@ -40,9 +40,9 @@
/mob/living/simple_animal/hostile/retaliate/ghost/Initialize()
. = ..()
set_light(1, 2)
if(!random)
give_hair()
set_light(1, 2)
else
switch(rand(0,1))
if(0)