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
@@ -78,7 +78,7 @@
if(!ismob(G.affecting))
return
var/mob/M = G.affecting
if(M.buckled_mob)
if(M.has_buckled_mobs())
to_chat(usr, "[M] will not fit into [src] because [M.p_they()] [M.p_have()] a slime latched onto [M.p_their()] head.")
return
if(put_mob(M))