summaryrefslogtreecommitdiff
path: root/equipmentwindow.xml
blob: b37f151c20003fdbbd5578d48c085a83a38d2f7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144
Copyright (C) 2011-2012 Evol Online -->
<equipment>
    <window width="180" height="345"/>
    <playerbox x="50" y="80" width="74" height="168"/>
    <slot name="torso" x="90" y="40" image="0"/>
    <slot name="gloves" x="8" y="78" image="1"/>
    <slot name="hat" x="70" y="0" image="2"/>
    <slot name="pants" x="50" y="253"/>
    <slot name="boots" x="90" y="253"/>
    <slot name="" x="8" y="213"/>
    <slot name="wings" x="129" y="213"/>
    <slot name="scarf" x="50" y="40"/>
    <slot name="weapon" x="8" y="168"/>
    <slot name="shield" x="129" y="168"/>
    <slot name="ammo" x="129" y="78"/>
    <slot name="amulet" x="8" y="123"/>
    <slot name="ring" x="129" y="123"/>
</equipment>