1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0"?>
<npcs>
<npc id="362">
<sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
<sprite>equipment/feet/boots-male.xml|#212121</sprite>
<sprite>equipment/legs/pants-male.xml|#222255</sprite>
<sprite>equipment/chest/sorcerer-robe-male.xml|#222255,6666ff;#2050BE</sprite>
<sprite>hairstyles/hairstyle02-male.xml|#5b280a,994312,c55818,e46c28</sprite>
<sprite>equipment/head/beard-male.xml|#5b280a,994312,c55818,e46c28</sprite>
<sprite>equipment/head/woolen-male.xml|#222255,EFEFEF</sprite>
<sprite variant="6">equipment/override/adult-outfits.xml</sprite>
</npc>
</npcs>
|