1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0"?>
<npcs>
<npc id="430">
<sprite>model/female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
<sprite>hairstyles/hairstyle19-female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5</sprite>
<sprite>equipment/feet/furboots-female.xml</sprite>
<sprite>equipment/legs/pants-female.xml|#a4b2b2,ffffff</sprite>
<sprite>equipment/chest/sorcerer-robe-female.xml|#000000;#2554c7</sprite>
<sprite>equipment/angel-wings.xml</sprite>
<sprite>equipment/head/bunnyears-female.xml</sprite>
<sprite>equipment/head/afkcap.xml</sprite>
</npc>
</npcs>
|