Skip to content
Snippets Groups Projects
Commit 7010b1c4 authored by Zoey76's avatar Zoey76
Browse files

Scroll: Recovery skill should be static

Reported by: @maneco2
parent 89096633
No related branches found
No related tags found
No related merge requests found
......@@ -1888,6 +1888,7 @@
<set name="isMagic" val="2" /> <!-- Static Skill -->
<set name="rideState" val="NONE;STRIDER;WYVERN;WOLF" />
<table name="#itemConsumeId"> 8594 8595 8596 8597 8598 8599 </table>
<set name="isMagic" val="2" /> <!-- Static Skill -->
<set name="itemConsumeCount" val="1" />
<set name="itemConsumeId" val="#itemConsumeId" />
<set name="magicLvl" val="1" />
......
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