summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/sprites/chest-assassin-female.xml4
-rw-r--r--graphics/sprites/chest-assassin-male.xml4
-rw-r--r--graphics/sprites/equipment/feet/assassin-boots-female.xml2
-rw-r--r--graphics/sprites/equipment/feet/assassin-boots-male.xml2
-rw-r--r--graphics/sprites/hands-gloves-assassin-female.xml2
-rw-r--r--graphics/sprites/hands-gloves-assassin-male.xml2
-rw-r--r--graphics/sprites/head-catears.xml2
-rw-r--r--graphics/sprites/head-demonmask.xml2
-rw-r--r--graphics/sprites/head-deserthat.xml2
-rw-r--r--graphics/sprites/leg-assassin-female.xml2
-rw-r--r--graphics/sprites/leg-assassin-male.xml2
-rw-r--r--items.xml18
12 files changed, 22 insertions, 22 deletions
diff --git a/graphics/sprites/chest-assassin-female.xml b/graphics/sprites/chest-assassin-female.xml
index 3816bff9..87a9978e 100644
--- a/graphics/sprites/chest-assassin-female.xml
+++ b/graphics/sprites/chest-assassin-female.xml
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/chest-assassin-female.png|R" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/chest-assassin-female.png" width="64" height="64" />
<include file="player_female_base.xml"/>
-</sprite> \ No newline at end of file
+</sprite>
diff --git a/graphics/sprites/chest-assassin-male.xml b/graphics/sprites/chest-assassin-male.xml
index 6ff1c8ad..39ec55de 100644
--- a/graphics/sprites/chest-assassin-male.xml
+++ b/graphics/sprites/chest-assassin-male.xml
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/chest-assassin-male.png|R" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/chest-assassin-male.png" width="64" height="64" />
<include file="player_male_base.xml"/>
-</sprite> \ No newline at end of file
+</sprite>
diff --git a/graphics/sprites/equipment/feet/assassin-boots-female.xml b/graphics/sprites/equipment/feet/assassin-boots-female.xml
index b0bc145e..37285506 100644
--- a/graphics/sprites/equipment/feet/assassin-boots-female.xml
+++ b/graphics/sprites/equipment/feet/assassin-boots-female.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/feet/assassin-boots-female.png|R" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/equipment/feet/assassin-boots-female.png" width="64" height="64" />
<include file="equipment/feet/boots-female.xml"/>
diff --git a/graphics/sprites/equipment/feet/assassin-boots-male.xml b/graphics/sprites/equipment/feet/assassin-boots-male.xml
index a0ac440e..89904cc8 100644
--- a/graphics/sprites/equipment/feet/assassin-boots-male.xml
+++ b/graphics/sprites/equipment/feet/assassin-boots-male.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/feet/assassin-boots-male.png|R" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/equipment/feet/assassin-boots-male.png" width="64" height="64" />
<include file="equipment/feet/boots-male.xml"/>
diff --git a/graphics/sprites/hands-gloves-assassin-female.xml b/graphics/sprites/hands-gloves-assassin-female.xml
index 3becf174..20188859 100644
--- a/graphics/sprites/hands-gloves-assassin-female.xml
+++ b/graphics/sprites/hands-gloves-assassin-female.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/hands-gloves-assassin-female.png|R" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/hands-gloves-assassin-female.png" width="64" height="64" />
<include file="hands-gloves-generic-female.xml" />
diff --git a/graphics/sprites/hands-gloves-assassin-male.xml b/graphics/sprites/hands-gloves-assassin-male.xml
index 6ee18165..b1d8ce80 100644
--- a/graphics/sprites/hands-gloves-assassin-male.xml
+++ b/graphics/sprites/hands-gloves-assassin-male.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/hands-gloves-assassin-male.png|R" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/hands-gloves-assassin-male.png" width="64" height="64" />
<include file="hands-gloves-generic-male.xml" />
diff --git a/graphics/sprites/head-catears.xml b/graphics/sprites/head-catears.xml
index 9782f773..dea19bac 100644
--- a/graphics/sprites/head-catears.xml
+++ b/graphics/sprites/head-catears.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/head-catears.png|M:#774444;W:#777777" width="24" height="24" />
+ <imageset name="base" src="graphics/sprites/head-catears.png|M;W" width="24" height="24" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/head-demonmask.xml b/graphics/sprites/head-demonmask.xml
index ff1834f8..f008ef87 100644
--- a/graphics/sprites/head-demonmask.xml
+++ b/graphics/sprites/head-demonmask.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/head-demonmask.png|R" width="25" height="23" />
+ <imageset name="base" src="graphics/sprites/head-demonmask.png" width="25" height="23" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/head-deserthat.xml b/graphics/sprites/head-deserthat.xml
index 5eab2ef7..920baeb3 100644
--- a/graphics/sprites/head-deserthat.xml
+++ b/graphics/sprites/head-deserthat.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/head-deserthat.png|R;W" width="32" height="35" />
+ <imageset name="base" src="graphics/sprites/head-deserthat.png|R" width="32" height="35" />
<action name="stand" imageset="base">
<animation direction="down">
diff --git a/graphics/sprites/leg-assassin-female.xml b/graphics/sprites/leg-assassin-female.xml
index a5870c71..823b0844 100644
--- a/graphics/sprites/leg-assassin-female.xml
+++ b/graphics/sprites/leg-assassin-female.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/leg-assassin-female.png|R" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/leg-assassin-female.png" width="64" height="64" />
<include file="player_female_base.xml"/>
diff --git a/graphics/sprites/leg-assassin-male.xml b/graphics/sprites/leg-assassin-male.xml
index 8c853c24..38b0bb73 100644
--- a/graphics/sprites/leg-assassin-male.xml
+++ b/graphics/sprites/leg-assassin-male.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/leg-assassin-male.png|R" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/leg-assassin-male.png" width="64" height="64" />
<include file="player_male_base.xml"/>
diff --git a/items.xml b/items.xml
index 297c6de6..4a97dbbb 100644
--- a/items.xml
+++ b/items.xml
@@ -1381,8 +1381,8 @@
weight="1200"
defense="25"
max-per-slot="1">
- <sprite gender="male">chest-lightplatemail-male.xml|W:#ddeeff</sprite>
- <sprite gender="female">chest-lightplatemail-female.xml|W:#ddeeff</sprite>
+ <sprite gender="male">chest-lightplatemail-male.xml|#ddeeff</sprite>
+ <sprite gender="female">chest-lightplatemail-female.xml|#ddeeff</sprite>
</item>
<item id="627"
image="armor-head-tophat.png"
@@ -2290,7 +2290,7 @@
type="generic"
weight="5"/>
<item id="731"
- image="armor-legs-assassinpants.png|R"
+ image="armor-legs-assassinpants.png"
name="Assassin Pants"
description="Pants for a master assassin."
effect="+5% Defense"
@@ -2330,7 +2330,7 @@
<sprite gender="female">equipment/feet/boots-female.xml|#505050</sprite>
</item>
<item id="735"
- image="equipment/feet/boots.png|#A4B2B2,FFFFFF"
+ image="equipment/feet/boots.png|W:#A4B2B2,FFFFFF"
name="Cotton Boots"
description="A pair of quality cotton boots."
effect="+1% Defense"
@@ -2497,7 +2497,7 @@
type="generic"
weight="2"/>
<item id="755"
- image="armor-chest-assassintop.png|R"
+ image="armor-chest-assassintop.png"
name="Assassin Shirt"
description="Shirt for a master assassin."
effect="+10% Defense, +10 Agility"
@@ -2509,7 +2509,7 @@
<sprite gender="female">chest-assassin-female.xml</sprite>
</item>
<item id="756"
- image="armor-hands-assassingloves.png|R"
+ image="armor-hands-assassingloves.png"
name="Assassin Gloves"
description="Gloves for a master assassin."
effect="+5% Defense, +5 Agility"
@@ -3001,7 +3001,7 @@
type="equip-head"
defense="1"
weight="20">
- <sprite>head-catears.xml</sprite>
+ <sprite>head-catears.xml|#774444;#777777</sprite>
</item>
<item id="1218"
image="armor-head-paperbag.png"
@@ -3221,7 +3221,7 @@
name="Dark Talisman"
description="A small cube. It radiates unimaginable power, and is quite dizzying to look at."
effect="Unimaginable powers to a successful wielder."
- type="equip-chest"
+ type="equip-torso"
>
<sprite>equipment/override/skeleton.xml</sprite>
<particlefx>graphics/particles/wisp.particle.xml</particlefx>
@@ -3313,7 +3313,7 @@
defense="5"
type="equip-head"
weight="20">
- <sprite>equipment/head/rabbit-ears.xml|W:#FFFFFF</sprite>
+ <sprite>equipment/head/rabbit-ears.xml|#FFFFFF</sprite>
</item>
<item id="1256"
image="equipment/head/eggshell-hat.png"