1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0"?>
<npcs>
<npc id="370">
<particlefx>graphics/particles/power-circle.particle.xml</particlefx>
<sprite>model/female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
<sprite>equipment/feet/assassin-boots-female.xml</sprite>
<sprite>equipment/legs/shorts-female.xml|#121212,343434</sprite>
<sprite>equipment/chest/sorcerer-robe-female.xml|#121212,343434;#468AD6</sprite>
<sprite>hairstyles/hairstyle11-female.xml|#602486,934cc3,fdc689</sprite>
<sprite>equipment/head/wizard-hat-female.xml|#070707,121212,5B9BC2</sprite>
</npc>
</npcs>
|