summaryrefslogtreecommitdiff
path: root/equipmentwindow.xml
blob: 4bb7ef59e602445a133f99f0a2f19d7aa6edaabc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
<!-- Author: 4144
Copyright (C) 2011-2012 Evol Online -->
<equipment>
  <page name="default">
    <playerbox x="50" y="80" width="74" height="123"/>
    <slot name="torso" x="94" y="48" image="0"/>
    <slot name="gloves" x="8" y="92" image="1"/>
    <slot name="hat" x="72" y="4" image="2"/>
    <slot name="pants" x="50" y="226" image="3"/>
    <slot name="boots" x="94" y="226" image="4"/>
    <slot name="cape" x="8" y="182" image="5"/>
    <slot name="wings" x="136" y="182" image="6"/>
    <slot name="scarf" x="50" y="48" image="5"/>
    <slot name="weapon" x="8" y="137" image="7"/>
    <slot name="shield" x="136" y="137" image="8"/>
    <slot name="ammo" x="136" y="92" image="9"/>
  </page>
</equipment>