Manual binary merge of head icons.

This commit is contained in:
Zuhayr
2013-12-22 23:23:25 +10:30
37 changed files with 673 additions and 281 deletions

View File

@@ -13,6 +13,8 @@
/obj/item/projectile/change/proc/wabbajack (mob/M as mob in living_mob_list)
if(istype(M, /mob/living) && M.stat != DEAD)
if(M.monkeyizing) return
if(M.has_brain_worms()) return //Borer stuff - RR
M.monkeyizing = 1
M.canmove = 0
M.icon = null