summaryrefslogtreecommitdiff
path: root/data/test/equipmentwindow.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-02 03:15:18 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-02 03:15:18 +0300
commitd0d872ffeff89facdd35ce358bd4d9b73cf8332c (patch)
tree806e6d7b2c70a05de9b473505d0269945843e574 /data/test/equipmentwindow.xml
parent950c3109bcd8a69d77d22c316cfc6ab34abf5f22 (diff)
downloadmv-d0d872ffeff89facdd35ce358bd4d9b73cf8332c.tar.gz
mv-d0d872ffeff89facdd35ce358bd4d9b73cf8332c.tar.bz2
mv-d0d872ffeff89facdd35ce358bd4d9b73cf8332c.tar.xz
mv-d0d872ffeff89facdd35ce358bd4d9b73cf8332c.zip
Add all known windows into windows unit tests.
Diffstat (limited to 'data/test/equipmentwindow.xml')
-rw-r--r--data/test/equipmentwindow.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/data/test/equipmentwindow.xml b/data/test/equipmentwindow.xml
new file mode 100644
index 000000000..91db49205
--- /dev/null
+++ b/data/test/equipmentwindow.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: 4144
+Copyright (C) 2011-2012 Evol Online -->
+
+<equipment>
+ <page name="default">
+ <playerbox x="50" y="80" width="74" height="168"/>
+ <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="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"/>
+ </page>
+ <page name="all">
+ <slot name="slot0" x="8" y="0" image="0"/>
+ <slot name="slot1" x="48" y="0" image="0"/>
+ <slot name="slot2" x="88" y="0" image="0"/>
+ <slot name="slot3" x="128" y="0" image="0"/>
+
+ <slot name="slot4" x="8" y="40" image="0"/>
+ <slot name="slot5" x="48" y="40" image="0"/>
+ <slot name="slot6" x="88" y="40" image="0"/>
+ <slot name="slot7" x="128" y="40" image="0"/>
+
+ <slot name="slot8" x="8" y="80" image="0"/>
+ <slot name="slot9" x="48" y="80" image="0"/>
+ <slot name="slot10" x="88" y="80" image="0"/>
+ <slot name="slot11" x="128" y="80" image="0"/>
+
+ <slot name="slot12" x="8" y="120" image="0"/>
+ <slot name="slot13" x="48" y="120" image="0"/>
+ <slot name="slot14" x="88" y="120" image="0"/>
+ <slot name="slot15" x="128" y="120" image="0"/>
+
+ <slot name="slot16" x="8" y="160" image="0"/>
+ <slot name="slot17" x="48" y="160" image="0"/>
+ <slot name="slot18" x="88" y="160" image="0"/>
+ <slot name="slot19" x="128" y="160" image="0"/>
+
+ <slot name="slot20" x="8" y="200" image="0"/>
+ <slot name="slot21" x="48" y="200" image="0"/>
+ <slot name="slot22" x="88" y="200" image="0"/>
+ <slot name="slot23" x="128" y="200" image="0"/>
+ </page>
+</equipment>