summaryrefslogtreecommitdiff
path: root/equipmentwindow.xml
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-07-01 13:50:19 -0500
committerwushin <pasekei@gmail.com>2014-07-02 23:58:24 -0500
commit18305b7c040b54efd169d5887e169a7b7fe862ea (patch)
tree8d8645d6aca5d06d8dda4fb7a8e0b7720a579eab /equipmentwindow.xml
parentb6ad9442cfb9a0aef2f9035c93cf6275820f51fb (diff)
downloadclientdata-18305b7c040b54efd169d5887e169a7b7fe862ea.tar.gz
clientdata-18305b7c040b54efd169d5887e169a7b7fe862ea.tar.bz2
clientdata-18305b7c040b54efd169d5887e169a7b7fe862ea.tar.xz
clientdata-18305b7c040b54efd169d5887e169a7b7fe862ea.zip
Fixing numerous warnings and errors in manaplus
closes #121 closes #108 closes #100 closes #93
Diffstat (limited to 'equipmentwindow.xml')
-rw-r--r--equipmentwindow.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/equipmentwindow.xml b/equipmentwindow.xml
index 02fde278..1ea7b28d 100644
--- a/equipmentwindow.xml
+++ b/equipmentwindow.xml
@@ -2,17 +2,17 @@
<!-- Author: 4144
Copyright (C) 2011-2012 Evol Online -->
<equipment>
- <window width="205" height="400"/>
- <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"/>
+ <window width="205" height="400"/>
+ <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"/>
</equipment>