mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
[MIRROR] Fixes a bug with pAI leashing [MDB IGNORE] (#22782)
Fixes a bug with pAI leashing Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
committed by
nevimer
co-authored by
Bloop
parent
f657926df7
commit
cfc5287e85
@@ -138,6 +138,7 @@
|
||||
|
||||
if (!movable_parent.Move(to_move))
|
||||
force_teleport_back("bad path step")
|
||||
performing_path_move = FALSE
|
||||
return
|
||||
|
||||
if (get_dist(parent, owner) > distance)
|
||||
|
||||
Reference in New Issue
Block a user