Added missing ToI guard weapons.
Contributed by Liamxroy.
This commit is contained in:
parent
04e8f52ccf
commit
53e74c2eb9
@ -1,9 +1,10 @@
|
|||||||
<?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="19133" level="75" type="L2Npc" name="Expedition Member">
|
<npc id="19133" level="75" type="L2Npc" name="Expedition Member">
|
||||||
<!-- CLASSIC NPC TOI-->
|
<!-- CLASSIC NPC TOI slot_lhand=8683-->
|
||||||
<race>ETC</race>
|
<race>ETC</race>
|
||||||
<sex>FEMALE</sex>
|
<sex>FEMALE</sex>
|
||||||
|
<equipment rhand="8683" />
|
||||||
<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">
|
||||||
<vitals hp="2444" hpRegen="10.5" mp="1345" mpRegen="3.6" />
|
<vitals hp="2444" hpRegen="10.5" mp="1345" mpRegen="3.6" />
|
||||||
<speed>
|
<speed>
|
||||||
@ -23,6 +24,7 @@
|
|||||||
<!-- CLASSIC NPC TOI-->
|
<!-- CLASSIC NPC TOI-->
|
||||||
<race>ETC</race>
|
<race>ETC</race>
|
||||||
<sex>FEMALE</sex>
|
<sex>FEMALE</sex>
|
||||||
|
<equipment rhand="288" />
|
||||||
<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">
|
||||||
<vitals hp="2444" hpRegen="10.5" mp="1345" mpRegen="3.6" />
|
<vitals hp="2444" hpRegen="10.5" mp="1345" mpRegen="3.6" />
|
||||||
<speed>
|
<speed>
|
||||||
|
Loading…
Reference in New Issue
Block a user