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

Remove the cond...

parent 42580a8d
No related branches found
No related tags found
No related merge requests found
...@@ -1676,9 +1676,6 @@ ...@@ -1676,9 +1676,6 @@
<set name="reuseDelay" val="6000" /> <set name="reuseDelay" val="6000" />
<set name="rideState" val="WYVERN" /> <set name="rideState" val="WYVERN" />
<set name="targetType" val="AREA" /> <set name="targetType" val="AREA" />
<cond msg="You can only use Wyvern Breath when flying"> <!-- This skill really have condition ? -->
<player flying="true" />
</cond>
<for> <for>
<effect name="MagicalAttack" /> <effect name="MagicalAttack" />
</for> </for>
......
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