Fixed XML parsing warnings.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
ο»Ώ<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/items.xsd">
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/items.xsd">
|
||||||
<item id="97100" name="Squire's Spear" type="Weapon">
|
<item id="97100" name="Squire's Spear" type="Weapon">
|
||||||
<set name="icon" val="icon.weapon_short_spear_i00" />
|
<set name="icon" val="icon.weapon_short_spear_i00" />
|
||||||
|
@@ -768,7 +768,7 @@
|
|||||||
<height normal="3.75" />
|
<height normal="3.75" />
|
||||||
</collision>
|
</collision>
|
||||||
</npc>
|
</npc>
|
||||||
<npc id="1594" level="80" type="Folk" name="Agathion Singer & Dancer">
|
<npc id="1594" level="80" type="Folk" name="Agathion Singer and Dancer">
|
||||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||||
<sex>MALE</sex>
|
<sex>MALE</sex>
|
||||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
|
||||||
|
Reference in New Issue
Block a user