summaryrefslogtreecommitdiff
path: root/equipmentwindow.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-06-03 08:44:28 +0200
committerAlige <aligetmw@hotmail.fr>2012-06-03 10:17:48 +0200
commit577df30e04e39e4de0e9aa09254e35ad3f73d66b (patch)
tree9f8561b7447bb5728bfc7a0d756e035d52da14e1 /equipmentwindow.xml
parente5d41d6f8ac0feeca631d3bc32e2f7d3aca55c1a (diff)
downloadclientdata-577df30e04e39e4de0e9aa09254e35ad3f73d66b.tar.gz
clientdata-577df30e04e39e4de0e9aa09254e35ad3f73d66b.tar.bz2
clientdata-577df30e04e39e4de0e9aa09254e35ad3f73d66b.tar.xz
clientdata-577df30e04e39e4de0e9aa09254e35ad3f73d66b.zip
Reworked all author entries in the all XML files except in graphics/particles/, it'll be done later.
Completed Reidy's (request) work log at the end of npcs.xml. Renamed the "piousrocket" NPC to "piourocket". Reorganised some animations (down, leftdown, left, ...) (death animation at the end). Gave a proper name to different types of imagesets (mob, npc, base, ...). Added a missing whitespace at the end of some XML files. Slightly altered some NPC animations to avoid having the same blinking animation on every NPC.
Diffstat (limited to 'equipmentwindow.xml')
-rw-r--r--equipmentwindow.xml35
1 files changed, 17 insertions, 18 deletions
diff --git a/equipmentwindow.xml b/equipmentwindow.xml
index c1f300e8..b37f151c 100644
--- a/equipmentwindow.xml
+++ b/equipmentwindow.xml
@@ -1,21 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Author : 4144
-(C) Evol Online 2011. -->
-
+<!-- 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" />
+ <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>