Removes unnecessary, unused, and redundant helpers.

This commit is contained in:
Chompstation Bot
2021-07-14 17:57:22 +00:00
parent b246cfd374
commit 9acb3a208e
33 changed files with 1077 additions and 685 deletions

View File

@@ -165,7 +165,7 @@
return
if(!damtype)
crash_with("CANARY: shield.take_damage() callled without damtype.")
stack_trace("CANARY: shield.take_damage() callled without damtype.")
if(!damage)
return