summaryrefslogtreecommitdiff
path: root/equipmentslots.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 23:20:09 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 23:20:09 -0300
commit4903d41b99555c45be569de1c20ba4035854c888 (patch)
tree3a9a75e59f45ef9e415b50e28af89fd2fc56bd34 /equipmentslots.xml
downloadclientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.gz
clientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.bz2
clientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.xz
clientdata-4903d41b99555c45be569de1c20ba4035854c888.zip
Reinitialized git repository with Evol2 support
Major changes: - Makefile - Gitlab CI - Network update - Char Creation update
Diffstat (limited to 'equipmentslots.xml')
-rw-r--r--equipmentslots.xml63
1 files changed, 63 insertions, 0 deletions
diff --git a/equipmentslots.xml b/equipmentslots.xml
new file mode 100644
index 00000000..1d31fec2
--- /dev/null
+++ b/equipmentslots.xml
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: 4144
+Copyright (C) 2017 The Mana World -->
+<equipmentslots>
+ <slot name="topclothes" slot="0"/>
+ <slot name="top" slot="0"/>
+ <slot name="torso" slot="0"/>
+ <slot name="body" slot="0"/>
+ <slot name="slot0" slot="0"/>
+ <slot name="glove" slot="1"/>
+ <slot name="gloves" slot="1"/>
+ <slot name="slot1" slot="1"/>
+ <slot name="hat" slot="2"/>
+ <slot name="hats" slot="2"/>
+ <slot name="slot2" slot="2"/>
+ <slot name="bottomclothes" slot="3"/>
+ <slot name="bottom" slot="3"/>
+ <slot name="pants" slot="3"/>
+ <slot name="slot3" slot="3"/>
+ <slot name="shoes" slot="4"/>
+ <slot name="boot" slot="4"/>
+ <slot name="boots" slot="4"/>
+ <slot name="slot4" slot="4"/>
+ <slot name="misc1" slot="5"/>
+ <slot name="cape" slot="5"/>
+ <slot name="slot5" slot="5"/>
+ <slot name="wings" slot="6"/>
+ <slot name="slot6" slot="6"/>
+ <slot name="misc2" slot="7"/>
+ <slot name="scarf" slot="7"/>
+ <slot name="scarfs" slot="7"/>
+ <slot name="slot7" slot="7"/>
+ <slot name="weapon" slot="8"/>
+ <slot name="weapons" slot="8"/>
+ <slot name="slot8" slot="8"/>
+ <slot name="shield" slot="9"/>
+ <slot name="shields" slot="9"/>
+ <slot name="slot9" slot="9"/>
+ <slot name="arrow" slot="10"/>
+ <slot name="arrows" slot="10"/>
+ <slot name="ammo" slot="10"/>
+ <slot name="slot10" slot="10"/>
+ <slot name="amulet" slot="11"/>
+ <slot name="amulets" slot="11"/>
+ <slot name="slot11" slot="11"/>
+ <slot name="ring" slot="12"/>
+ <slot name="rings" slot="12"/>
+ <slot name="slot12" slot="12"/>
+ <slot name="slot13" slot="13"/>
+ <slot name="slot14" slot="14"/>
+ <slot name="slot15" slot="15"/>
+ <slot name="slot16" slot="16"/>
+ <slot name="slot17" slot="17"/>
+ <slot name="slot18" slot="18"/>
+ <slot name="slot19" slot="19"/>
+ <slot name="slot20" slot="20"/>
+ <slot name="slot21" slot="21"/>
+ <slot name="slot22" slot="22"/>
+ <slot name="slot23" slot="23"/>
+ <slot name="slot24" slot="24"/>
+ <slot name="slot25" slot="25"/>
+ <slot name="slot26" slot="26"/>
+</equipmentslots>