1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0"?>
<npcs>
<npc id="150">
<sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
<sprite>equipment/head/inspector-hat-male.xml|#001720,003e55,035776</sprite>
<sprite>equipment/chest/chainmail-male.xml|#eef1c5,ffffff</sprite>
<sprite>equipment/legs/pants-male.xml|#001720,001b25,003e55,035776</sprite>
<sprite>equipment/chest/vnecksweater-male.xml|#001720,001b25,003e55,035776</sprite>
<sprite>equipment/feet/boots-male.xml|#623a34,f0c2b4</sprite>
</npc>
</npcs>
|