Base Life-addition()

This commit is contained in:
PsiOmega
2015-06-13 13:36:08 +02:00
parent 73977df371
commit ee88e7b8b4
21 changed files with 60 additions and 44 deletions
+1 -1
View File
@@ -323,7 +323,7 @@ datum/mind
/*
else if (href_list["monkey"])
var/mob/living/L = current
if (L.monkeyizing)
if (L.transforming)
return
switch(href_list["monkey"])
if("healthy")