Removes cortical borers. No, I am not sorry. (#18161)

* Removes cortical borers. No, I am not sorry.

* Icon purge
This commit is contained in:
AffectedArc07
2022-07-01 23:25:01 +01:00
committed by GitHub
parent 26bd519465
commit 3c00a1f061
37 changed files with 7 additions and 1266 deletions
-5
View File
@@ -63,11 +63,6 @@
to_chat(src, "You can't commit suicide before the game starts!")
return
// No more borergrief, one way or the other
if(has_brain_worms())
to_chat(src, "You try to bring yourself to commit suicide, but - something prevents you!")
return
if(suiciding)
to_chat(src, "You're already committing suicide! Be patient!")
return