1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0"?>
<npcs>
<npc id="406">
<sprite>model/female.xml|#53202b,7f4f45,9e6a43,d09459;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
<sprite>equipment/feet/boots-female.xml</sprite>
<sprite>equipment/chest/leather-female.xml|#412300,603100,8d4900;#ffff00</sprite>
<sprite>equipment/legs/skirt-female.xml|#2a2117,2f2112,493219,61411e,724c22,a97e4f</sprite>
<sprite>hairstyles/hairstyle11-male.xml|#bb2222,ffee33</sprite>
<sprite>equipment/hands/generic-female.xml|#4e2e18,c8752f</sprite>
<sprite>equipment/head/minershat-female.xml</sprite>
</npc>
</npcs>
|