diff options
Diffstat (limited to 'equipmentwindow.xml')
-rw-r--r-- | equipmentwindow.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/equipmentwindow.xml b/equipmentwindow.xml index f62867c1..1dcc4518 100644 --- a/equipmentwindow.xml +++ b/equipmentwindow.xml @@ -3,20 +3,20 @@ Copyright (C) 2011-2012 Evol Online --> <equipment> - <window width="195" height="390"/> + <window width="205" height="400"/> <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" image="3"/> - <slot name="boots" x="90" y="253" image="4"/> + <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="271" image="3"/> + <slot name="boots" x="94" y="271" image="4"/> <slot name="" x="8" y="213"/> - <slot name="wings" x="129" y="213" image="10"/> - <slot name="scarf" x="50" y="40" image="11"/> - <slot name="weapon" x="8" y="168" image="7"/> - <slot name="shield" x="129" y="168" image="8"/> - <slot name="ammo" x="129" y="78" image="9"/> - <slot name="amulet" x="8" y="123" image="6"/> - <slot name="ring" x="129" y="123" image="5"/> + <slot name="wings" x="136" y="227" image="10"/> + <slot name="scarf" x="50" y="48" image="11"/> + <slot name="weapon" x="8" y="182" image="7"/> + <slot name="shield" x="136" y="182" image="8"/> + <slot name="ammo" x="136" y="92" image="9"/> + <slot name="amulet" x="8" y="137" image="6"/> + <slot name="ring" x="136" y="137" image="5"/> </equipment> |