mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-31 12:27:08 +01: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