Converted some dubious Monster types to Npc.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?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/npcs.xsd">
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||||
<npc id="18919" level="85" type="Monster" name="">
|
<npc id="18919" level="85" type="Npc" name="">
|
||||||
<race>CONSTRUCT</race>
|
<race>CONSTRUCT</race>
|
||||||
<sex>MALE</sex>
|
<sex>MALE</sex>
|
||||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
|
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
|
||||||
|
@@ -1708,7 +1708,7 @@
|
|||||||
<height normal="29" />
|
<height normal="29" />
|
||||||
</collision>
|
</collision>
|
||||||
</npc>
|
</npc>
|
||||||
<npc id="34190" level="85" type="Monster" name="Elite Wizard">
|
<npc id="34190" level="85" type="Npc" name="Elite Wizard">
|
||||||
<race>ETC</race>
|
<race>ETC</race>
|
||||||
<sex>FEMALE</sex>
|
<sex>FEMALE</sex>
|
||||||
<acquire exp="35866" sp="5207" attributeExp="1204"/>
|
<acquire exp="35866" sp="5207" attributeExp="1204"/>
|
||||||
@@ -1744,7 +1744,7 @@
|
|||||||
</spoil>
|
</spoil>
|
||||||
</dropLists>
|
</dropLists>
|
||||||
</npc>
|
</npc>
|
||||||
<npc id="34191" level="85" type="Monster" name="Elite Wizard">
|
<npc id="34191" level="85" type="Npc" name="Elite Wizard">
|
||||||
<race>ETC</race>
|
<race>ETC</race>
|
||||||
<sex>FEMALE</sex>
|
<sex>FEMALE</sex>
|
||||||
<acquire exp="35866" sp="5207" attributeExp="1204"/>
|
<acquire exp="35866" sp="5207" attributeExp="1204"/>
|
||||||
@@ -1763,7 +1763,7 @@
|
|||||||
<height normal="23.5" />
|
<height normal="23.5" />
|
||||||
</collision>
|
</collision>
|
||||||
</npc>
|
</npc>
|
||||||
<npc id="34192" level="85" type="Monster" name="Mastie" title="Supply Manager">
|
<npc id="34192" level="85" type="Npc" name="Mastie" title="Supply Manager">
|
||||||
<race>ETC</race>
|
<race>ETC</race>
|
||||||
<sex>FEMALE</sex>
|
<sex>FEMALE</sex>
|
||||||
<acquire exp="35866" sp="5207" attributeExp="1204"/>
|
<acquire exp="35866" sp="5207" attributeExp="1204"/>
|
||||||
@@ -1799,7 +1799,7 @@
|
|||||||
</spoil>
|
</spoil>
|
||||||
</dropLists>
|
</dropLists>
|
||||||
</npc>
|
</npc>
|
||||||
<npc id="34193" level="85" type="Monster" name="Creanir" title="Grand Magister">
|
<npc id="34193" level="85" type="Npc" name="Creanir" title="Grand Magister">
|
||||||
<race>ETC</race>
|
<race>ETC</race>
|
||||||
<sex>FEMALE</sex>
|
<sex>FEMALE</sex>
|
||||||
<acquire exp="35866" sp="5207" attributeExp="1204"/>
|
<acquire exp="35866" sp="5207" attributeExp="1204"/>
|
||||||
@@ -1911,7 +1911,7 @@
|
|||||||
<height normal="23" />
|
<height normal="23" />
|
||||||
</collision>
|
</collision>
|
||||||
</npc>
|
</npc>
|
||||||
<npc id="34198" level="85" type="Monster" name="Elite Wizard">
|
<npc id="34198" level="85" type="Npc" name="Elite Wizard">
|
||||||
<race>ETC</race>
|
<race>ETC</race>
|
||||||
<sex>FEMALE</sex>
|
<sex>FEMALE</sex>
|
||||||
<acquire exp="35866" sp="5207" attributeExp="1204"/>
|
<acquire exp="35866" sp="5207" attributeExp="1204"/>
|
||||||
@@ -1947,7 +1947,7 @@
|
|||||||
</spoil>
|
</spoil>
|
||||||
</dropLists>
|
</dropLists>
|
||||||
</npc>
|
</npc>
|
||||||
<npc id="34199" level="85" type="Monster" name="Elite Wizard">
|
<npc id="34199" level="85" type="Npc" name="Elite Wizard">
|
||||||
<race>ETC</race>
|
<race>ETC</race>
|
||||||
<sex>FEMALE</sex>
|
<sex>FEMALE</sex>
|
||||||
<acquire exp="35866" sp="5207" attributeExp="1204"/>
|
<acquire exp="35866" sp="5207" attributeExp="1204"/>
|
||||||
|
Reference in New Issue
Block a user