mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-31 07:58:22 +01:00
Makes gibbing 75% more efficient! (#17719)
* Makes explosions 75% more efficient! * fix this while im here
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user