Skip to content
Snippets Groups Projects
Commit 60458c0d authored by Zealar's avatar Zealar
Browse files

Fix recovery Scrolls don't stop player move on use.

Reported by: @maneco2
parent 02784cb9
No related branches found
No related tags found
No related merge requests found
...@@ -1892,6 +1892,7 @@ ...@@ -1892,6 +1892,7 @@
<set name="magicLvl" val="1" /> <set name="magicLvl" val="1" />
<set name="operateType" val="A1" /> <set name="operateType" val="A1" />
<set name="rideState" val="NONE;STRIDER;WYVERN;WOLF" /> <set name="rideState" val="NONE;STRIDER;WYVERN;WOLF" />
<set name="simultaneousCast" val="true" />
<set name="targetType" val="SELF" /> <set name="targetType" val="SELF" />
<cond msgId="113" addName="1"> <cond msgId="113" addName="1">
<and> <and>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment