Merge pull request #11638 from Ghommie/Ghommie-cit646

Moderately unoriginal PR title about runtime errors.
This commit is contained in:
Putnam3145
2020-03-27 17:12:49 -07:00
committed by GitHub
6 changed files with 19 additions and 17 deletions
+2
View File
@@ -283,6 +283,8 @@
/mob/living/carbon/resist_buckle()
. = FALSE
if(!buckled)
return
if(restrained())
// too soon.
if(last_special > world.time)