Skill names should not contain the character &.
This commit is contained in:
parent
3f3464ac5b
commit
87fd5080b4
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd">
|
||||
<skill id="21233" toLevel="1" name="Release Agathion's Seal - Singer & Dancer">
|
||||
<skill id="21233" toLevel="1" name="Release Agathion's Seal - Singer and Dancer">
|
||||
<!-- High Five Skill -->
|
||||
<hitTime>3000</hitTime>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd">
|
||||
<skill id="23234" toLevel="1" name="Singer & Dancer Agathion Cute Trick">
|
||||
<skill id="23234" toLevel="1" name="Singer and Dancer Agathion Cute Trick">
|
||||
<!-- You can see the summoned spirit's cute tricks. -->
|
||||
<operateType>A1</operateType>
|
||||
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
|
||||
|
Loading…
Reference in New Issue
Block a user