mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Update mob_movement.dm
This commit is contained in:
@@ -100,7 +100,6 @@
|
||||
if(mob.throwing)
|
||||
mob.throwing.finalize(FALSE)
|
||||
|
||||
var/mob/living/L = mob
|
||||
if(L.pulling && !(L.combat_flags & COMBAT_FLAG_COMBAT_ACTIVE))
|
||||
L.setDir(turn(L.dir, 180))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user