Removes cortical borers

This commit is contained in:
Jordan Brown
2017-06-26 11:21:08 -04:00
parent dfc5a47c7e
commit ef96559701
24 changed files with 3 additions and 1476 deletions
-3
View File
@@ -171,7 +171,4 @@
if(!canmove || restrained()) //just while I finish up the new 'fun' suiciding verb. This is to prevent metagaming via suicide
to_chat(src, "You can't commit suicide whilst restrained! ((You can type Ghost instead however.))")
return
if(has_brain_worms())
to_chat(src, "You can't bring yourself to commit suicide!")
return
return TRUE