summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-09-07 16:06:29 +0000
committerJared Adams <jaxad0127@gmail.com>2008-09-07 16:06:29 +0000
commit8ed6f2ada788457031df0520d9d22feb2872e45f (patch)
treeffdeb3cfeb0209b571627048ceec9b3382da6c19
parent31a1507da260a7c659531264958b9f9673660703 (diff)
downloadclientdata-8ed6f2ada788457031df0520d9d22feb2872e45f.tar.gz
clientdata-8ed6f2ada788457031df0520d9d22feb2872e45f.tar.bz2
clientdata-8ed6f2ada788457031df0520d9d22feb2872e45f.tar.xz
clientdata-8ed6f2ada788457031df0520d9d22feb2872e45f.zip
Mantis 409: tank top fixes (client)
-rw-r--r--graphics/items/armor-chest-tanktop-short.pngbin0 -> 557 bytes
-rw-r--r--graphics/sprites/chest-tanktop-female-short.pngbin0 -> 16788 bytes
-rw-r--r--graphics/sprites/chest-tanktop-female-short.xml104
-rw-r--r--graphics/sprites/chest-tanktop-female.pngbin16788 -> 19099 bytes
-rw-r--r--graphics/sprites/chest-tanktop-male-short.pngbin0 -> 13857 bytes
-rw-r--r--graphics/sprites/chest-tanktop-male-short.xml104
-rw-r--r--items.xml178
7 files changed, 383 insertions, 3 deletions
diff --git a/graphics/items/armor-chest-tanktop-short.png b/graphics/items/armor-chest-tanktop-short.png
new file mode 100644
index 00000000..1a0a4e7d
--- /dev/null
+++ b/graphics/items/armor-chest-tanktop-short.png
Binary files differ
diff --git a/graphics/sprites/chest-tanktop-female-short.png b/graphics/sprites/chest-tanktop-female-short.png
new file mode 100644
index 00000000..ee24ccf9
--- /dev/null
+++ b/graphics/sprites/chest-tanktop-female-short.png
Binary files differ
diff --git a/graphics/sprites/chest-tanktop-female-short.xml b/graphics/sprites/chest-tanktop-female-short.xml
new file mode 100644
index 00000000..ff16d1c4
--- /dev/null
+++ b/graphics/sprites/chest-tanktop-female-short.xml
@@ -0,0 +1,104 @@
+<?xml version="1.0"?>
+<sprite name="player" action="stand">
+
+ <imageset name="base" src="graphics/sprites/chest-tanktop-female-short.png|W" width="64" height="64" />
+
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" />
+ </animation>
+ <animation direction="left">
+ <frame index="18" />
+ </animation>
+ <animation direction="up">
+ <frame index="36" />
+ </animation>
+ <animation direction="right">
+ <frame index="54" />
+ </animation>
+ </action>
+
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <sequence start="1" end="6" delay="75" />
+ </animation>
+ <animation direction="left">
+ <sequence start="19" end="24" delay="75" />
+ </animation>
+ <animation direction="up">
+ <sequence start="37" end="42" delay="75" />
+ </animation>
+ <animation direction="right">
+ <sequence start="55" end="60" delay="75" />
+ </animation>
+ </action>
+
+ <action name="sit" imageset="base">
+ <animation direction="down">
+ <frame index="7" />
+ </animation>
+ <animation direction="left">
+ <frame index="25" />
+ </animation>
+ <animation direction="up">
+ <frame index="43" />
+ </animation>
+ <animation direction="right">
+ <frame index="61" />
+ </animation>
+ </action>
+
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="8" />
+ </animation>
+ <animation direction="left">
+ <frame index="26" />
+ </animation>
+ <animation direction="up">
+ <frame index="44" />
+ </animation>
+ <animation direction="right">
+ <frame index="62" />
+ </animation>
+ </action>
+
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <sequence start="9" end="12" delay="75" />
+ <end />
+ </animation>
+ <animation direction="left">
+ <sequence start="27" end="30" delay="75" />
+ <end />
+ </animation>
+ <animation direction="up">
+ <sequence start="45" end="48" delay="75" />
+ <end />
+ </animation>
+ <animation direction="right">
+ <sequence start="63" end="66" delay="75" />
+ <end />
+ </animation>
+ </action>
+
+ <action name="attack_bow" imageset="base">
+ <animation direction="down">
+ <sequence start="13" end="17" delay="75" />
+ <end />
+ </animation>
+ <animation direction="left">
+ <sequence start="31" end="35" delay="75" />
+ <end />
+ </animation>
+ <animation direction="up">
+ <sequence start="49" end="53" delay="75" />
+ <end />
+ </animation>
+ <animation direction="right">
+ <sequence start="67" end="71" delay="75" />
+ <end />
+ </animation>
+ </action>
+
+</sprite>
diff --git a/graphics/sprites/chest-tanktop-female.png b/graphics/sprites/chest-tanktop-female.png
index ee24ccf9..20e1e0be 100644
--- a/graphics/sprites/chest-tanktop-female.png
+++ b/graphics/sprites/chest-tanktop-female.png
Binary files differ
diff --git a/graphics/sprites/chest-tanktop-male-short.png b/graphics/sprites/chest-tanktop-male-short.png
new file mode 100644
index 00000000..aff83242
--- /dev/null
+++ b/graphics/sprites/chest-tanktop-male-short.png
Binary files differ
diff --git a/graphics/sprites/chest-tanktop-male-short.xml b/graphics/sprites/chest-tanktop-male-short.xml
new file mode 100644
index 00000000..c722b3cd
--- /dev/null
+++ b/graphics/sprites/chest-tanktop-male-short.xml
@@ -0,0 +1,104 @@
+<?xml version="1.0"?>
+<sprite name="player" action="stand">
+
+ <imageset name="base" src="graphics/sprites/chest-tanktop-male-short.png|W" width="64" height="64" />
+
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="0" />
+ </animation>
+ <animation direction="left">
+ <frame index="18" />
+ </animation>
+ <animation direction="up">
+ <frame index="36" />
+ </animation>
+ <animation direction="right">
+ <frame index="54" />
+ </animation>
+ </action>
+
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <sequence start="1" end="6" delay="75" />
+ </animation>
+ <animation direction="left">
+ <sequence start="19" end="24" delay="75" />
+ </animation>
+ <animation direction="up">
+ <sequence start="37" end="42" delay="75" />
+ </animation>
+ <animation direction="right">
+ <sequence start="55" end="60" delay="75" />
+ </animation>
+ </action>
+
+ <action name="sit" imageset="base">
+ <animation direction="down">
+ <frame index="7" />
+ </animation>
+ <animation direction="left">
+ <frame index="25" />
+ </animation>
+ <animation direction="up">
+ <frame index="43" />
+ </animation>
+ <animation direction="right">
+ <frame index="61" />
+ </animation>
+ </action>
+
+ <action name="dead" imageset="base">
+ <animation direction="down">
+ <frame index="8" />
+ </animation>
+ <animation direction="left">
+ <frame index="26" />
+ </animation>
+ <animation direction="up">
+ <frame index="44" />
+ </animation>
+ <animation direction="right">
+ <frame index="62" />
+ </animation>
+ </action>
+
+ <action name="attack" imageset="base">
+ <animation direction="down">
+ <sequence start="9" end="12" delay="75" />
+ <end />
+ </animation>
+ <animation direction="left">
+ <sequence start="27" end="30" delay="75" />
+ <end />
+ </animation>
+ <animation direction="up">
+ <sequence start="45" end="48" delay="75" />
+ <end />
+ </animation>
+ <animation direction="right">
+ <sequence start="63" end="66" delay="75" />
+ <end />
+ </animation>
+ </action>
+
+ <action name="attack_bow" imageset="base">
+ <animation direction="down">
+ <sequence start="13" end="17" delay="75" />
+ <end />
+ </animation>
+ <animation direction="left">
+ <sequence start="31" end="35" delay="75" />
+ <end />
+ </animation>
+ <animation direction="up">
+ <sequence start="49" end="53" delay="75" />
+ <end />
+ </animation>
+ <animation direction="right">
+ <sequence start="67" end="71" delay="75" />
+ <end />
+ </animation>
+ </action>
+
+</sprite>
diff --git a/items.xml b/items.xml
index 64d518dc..0b6c07ee 100644
--- a/items.xml
+++ b/items.xml
@@ -49,7 +49,14 @@
<sprite gender="male">player_male_base.xml</sprite>
<sprite gender="female">player_female_base.xml</sprite>
</item>
-
+ <item id="-127">
+ <sprite gender="male">chest-tanktop-male-short.xml</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml</sprite>
+ </item>
+ <item id="-128">
+ <sprite gender="male">chest-tanktop-male-short.xml|#4f0a76,8010c0,d699f7</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#4f0a76,8010c0,d699f7</sprite>
+ </item>
<!-- Temporarily include low-ID items for View column of eAthena, cause
it can't go above 255. Get rid of this with tmwserv.
-->
@@ -361,7 +368,14 @@
<item id="84">
<sprite>head-demonmask.xml</sprite>
</item>
-
+ <item id="85">
+ <sprite gender="male">chest-tanktop-male.xml</sprite>
+ <sprite gender="female">chest-tanktop-female.xml</sprite>
+ </item>
+ <item id="86">
+ <sprite gender="male">chest-tanktop-male-short.xml</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml</sprite>
+ </item>
<!-- Space for some non dyed view id's here -->
<item id="90">
@@ -476,6 +490,47 @@
<sprite gender="male">leg-shorts-male.xml</sprite>
<sprite gender="female">leg-shorts-female.xml</sprite>
</item>
+ <item id="120">
+ <sprite gender="male">chest-tanktop-male-short.xml|#441111,aa2222,dd3333</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#441111,aa2222,dd3333</sprite>
+ </item>
+ <item id="121">
+ <sprite gender="male">chest-tanktop-male-short.xml|#115511,22aa22,99dd99</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#115511,22aa22,99dd99</sprite>
+ </item>
+ <item id="122">
+ <sprite gender="male">chest-tanktop-male-short.xml|#222255,6666ff</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#222255,6666ff</sprite>
+ </item>
+ <item id="123">
+ <sprite gender="male">chest-tanktop-male-short.xml|#887722,ddcc66,ffffaa</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#887722,ddcc66,ffffaa</sprite>
+ </item>
+ <item id="124">
+ <sprite gender="male">chest-tanktop-male-short.xml|#222288,77aacc,aaffff</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#222288,77aacc,aaffff</sprite>
+ </item>
+ <item id="125">
+ <sprite gender="male">chest-tanktop-male-short.xml|#550044,dd55aa,ff99ff</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#550044,dd55aa,ff99ff</sprite>
+ </item>
+ <item id="126">
+ <sprite gender="male">chest-tanktop-male-short.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ </item>
+ <item id="127">
+ <sprite gender="male">chest-tanktop-male-short.xml|#80280f,b04810,ef681f,ffb830</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#80280f,b04810,ef681f,ffb830</sprite>
+ </item>
+ <item id="128">
+ <sprite gender="male">chest-tanktop-male-short.xml|#4f0a76,8010c0,d699f7</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#4f0a76,8010c0,d699f7</sprite>
+ </item>
+ <item id="129">
+ <sprite gender="male">chest-tanktop-male-short.xml</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml</sprite>
+ </item>
+
<item id="501"
@@ -2130,7 +2185,6 @@
max-per-slot="1">
<sprite>head-demonmask.xml</sprite>
</item>
-
<item id="680"
image="generic-herb.png|W:#e0b0ff"
name="Mauve Herb"
@@ -2202,6 +2256,27 @@
hp="400"
weight="40"
max-per-slot="10"/>
+
+ <item id="688"
+ image="armor-chest-tanktop.png"
+ name="White Tank Top"
+ description="A sleeveless shirt for hot summer days."
+ effect="Defense: +2"
+ type="equip-torso"
+ weight="15">
+ <sprite gender="male">chest-tanktop-male.xml</sprite>
+ <sprite gender="female">chest-tanktop-female.xml</sprite>
+ </item>
+ <item id="689"
+ image="armor-chest-tanktop-short.png"
+ name="White Short Tank Top"
+ description="A short, sleeveless shirt for VERY hot summer days."
+ effect="Defense: +2"
+ type="equip-torso"
+ weight="15">
+ <sprite gender="male">chest-tanktop-male-short.xml</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml</sprite>
+ </item>
<!--
HERE ARE SOME UNUSED ITEM IDs
-->
@@ -3003,4 +3078,101 @@
<sprite gender="female">leg-shorts-female.xml</sprite>
</item>
+ <item id="2120"
+ image="armor-chest-tanktop-short.png|W:#441111,aa2222,dd3333" name="Red Short Tank Top"
+ description="A short, sleeveless shirt for VERY hot summer days."
+ effect="Defense: +2"
+ type="equip-torso"
+ weight="15">
+ <sprite gender="male">chest-tanktop-male-short.xml|#441111,aa2222,dd3333</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#441111,aa2222,dd3333</sprite>
+ </item>
+ <item id="2121"
+ image="armor-chest-tanktop-short.png|W:#115511,22aa22,99dd99"
+ name="Green Short Tank Top"
+ description="A short, sleeveless shirt for VERY hot summer days."
+ effect="Defense: +2"
+ type="equip-torso"
+ weight="15">
+ <sprite gender="male">chest-tanktop-male-short.xml|#115511,22aa22,99dd99</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#115511,22aa22,99dd99</sprite>
+ </item>
+ <item id="2122"
+ image="armor-chest-tanktop-short.png|W:#222255,6666ff"
+ name="Dark Blue Short Tank Top"
+ description="A short, sleeveless shirt for VERY hot summer days."
+ effect="Defense: +2"
+ type="equip-torso"
+ weight="15">
+ <sprite gender="male">chest-tanktop-male-short.xml|#222255,6666ff</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#222255,6666ff</sprite>
+ </item>
+ <item id="2123"
+ image="armor-chest-tanktop-short.png|W:#887722,ddcc66,ffffaa"
+ name="Yellow Short Tank Top"
+ description="A short, sleeveless shirt for VERY hot summer days."
+ effect="Defense: +2"
+ type="equip-torso"
+ weight="15">
+ <sprite gender="male">chest-tanktop-male-short.xml|#887722,ddcc66,ffffaa</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#887722,ddcc66,ffffaa</sprite>
+ </item>
+ <item id="2124" image="armor-chest-tanktop-short.png|W:#222288,77aacc,aaffff"
+ name="Light Blue Short Tank Top"
+ description="A short, sleeveless shirt for VERY hot summer days."
+ effect="Defense: +2"
+ type="equip-torso"
+ weight="15">
+ <sprite gender="male">chest-tanktop-male-short.xml|#222288,77aacc,aaffff</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#222288,77aacc,aaffff</sprite>
+ </item>
+ <item id="2125" image="armor-chest-tanktop-short.png|W:#550044,dd55aa,ff99ff"
+ name="Pink Short Tank Top"
+ description="A short, sleeveless shirt for VERY hot summer days."
+ effect="Defense: +2"
+ type="equip-torso"
+ weight="15">
+ <sprite gender="male">chest-tanktop-male-short.xml|#550044,dd55aa,ff99ff</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#550044,dd55aa,ff99ff</sprite>
+ </item>
+ <item id="2126"
+ image="armor-chest-tanktop-short.png|W:#111111,222222,333333,444444,555555,aaaaaa"
+ name="Black Short Tank Top"
+ description="A short, sleeveless shirt for VERY hot summer days."
+ effect="Defense: +2"
+ type="equip-torso"
+ weight="15">
+ <sprite gender="male">chest-tanktop-male-short.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ </item>
+ <item id="2127"
+ image="armor-chest-tanktop-short.png|W:#80280f,b04810,ef681f,ffb830"
+ name="Orange Short Tank Top"
+ description="A short, sleeveless shirt for VERY hot summer days."
+ effect="Defense: +2"
+ type="equip-torso"
+ weight="15">
+ <sprite gender="male">chest-tanktop-male-short.xml|#80280f,b04810,ef681f,ffb830</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#80280f,b04810,ef681f,ffb830</sprite>
+ </item>
+ <item id="2128" image="armor-chest-tanktop-short.png|W:#4f0a76,8010c0,d699f7"
+ name="Purple Short Tank Top"
+ description="A short, sleeveless shirt for VERY hot summer days."
+ effect="Defense: +2"
+ type="equip-torso"
+ weight="15">
+ <sprite gender="male">chest-tanktop-male-short.xml|#4f0a76,8010c0,d699f7</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml|#4f0a76,8010c0,d699f7</sprite>
+ </item>
+ <item id="2129"
+ image="armor-chest-tanktop-short.png"
+ name="2129 Short Tank Top"
+ description="*Reserved for new colorisation of short tank top*"
+ effect="Defense: +2"
+ type="equip-torso"
+ weight="15">
+ <sprite gender="male">chest-tanktop-male-short.xml</sprite>
+ <sprite gender="female">chest-tanktop-female-short.xml</sprite>
+ </item>
+
</items>