Makes gibbing 75% more efficient! (#17719)

* Makes explosions 75% more efficient!

* fix this while im here
This commit is contained in:
Cameron Lennox
2025-05-17 06:42:23 -07:00
committed by GitHub
parent 3e22b879ef
commit 47110b04e5
3 changed files with 39 additions and 40 deletions
@@ -1,5 +1,5 @@
/mob/living/carbon/human/gib()
transforming = 1 //Tells the gib system to NOT SEND MESSAGES FOR EVERYTHING when we gib.
if(vr_holder)
exit_vr()
// Delete the link, because this mob won't be around much longer