TG Buckle Update (#12375)

This commit is contained in:
Fox McCloud
2019-09-22 18:22:57 -07:00
committed by variableundefined
parent 7846268dae
commit c87389a595
60 changed files with 640 additions and 533 deletions
+2 -2
View File
@@ -51,7 +51,7 @@
if(!A)
return
var/area/thearea = teleportlocs[A]
if(user.stat || user.restrained())
@@ -83,7 +83,7 @@
return
if(user && user.buckled)
user.buckled.unbuckle_mob()
user.buckled.unbuckle_mob(user, force = TRUE)
var/list/tempL = L
var/attempt = null