Merge pull request #796 from TheDZD/shadowling

Port of /tg/station's Shadowlings [WIP]
This commit is contained in:
ZomgPonies
2015-05-04 20:38:20 -04:00
48 changed files with 1415 additions and 78 deletions
+2 -2
View File
@@ -393,8 +393,8 @@ datum
if(!M) M = holder.my_atom
if(istype(M, /mob/living/carbon) && M.stat != DEAD)
M << "\red Your flesh rapidly mutates!"
if(M.monkeyizing) return
M.monkeyizing = 1
if(M.notransform) return
M.notransform = 1
M.canmove = 0
M.icon = null
M.overlays.Cut()