Made cutting trees follower-safe.
This commit is contained in:
parent
326cb5d1b3
commit
11a7aa1ec8
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ EventScript_UseCut::
|
|||
end
|
||||
|
||||
EventScript_CutTreeDown::
|
||||
setflag FLAG_SAFE_FOLLOWER_MOVEMENT
|
||||
applymovement VAR_LAST_TALKED, Movement_CutTreeDown
|
||||
waitmovement 0
|
||||
removeobject VAR_LAST_TALKED
|
||||
|
|
Loading…
Reference in a new issue