summaryrefslogtreecommitdiff
path: root/graphics/particles
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-07-01 13:50:19 -0500
committerwushin <pasekei@gmail.com>2014-07-02 23:58:24 -0500
commit18305b7c040b54efd169d5887e169a7b7fe862ea (patch)
tree8d8645d6aca5d06d8dda4fb7a8e0b7720a579eab /graphics/particles
parentb6ad9442cfb9a0aef2f9035c93cf6275820f51fb (diff)
downloadclientdata-18305b7c040b54efd169d5887e169a7b7fe862ea.tar.gz
clientdata-18305b7c040b54efd169d5887e169a7b7fe862ea.tar.bz2
clientdata-18305b7c040b54efd169d5887e169a7b7fe862ea.tar.xz
clientdata-18305b7c040b54efd169d5887e169a7b7fe862ea.zip
Fixing numerous warnings and errors in manaplus
closes #121 closes #108 closes #100 closes #93
Diffstat (limited to 'graphics/particles')
-rw-r--r--graphics/particles/arrowh-green-slime.particle.xml2
-rw-r--r--graphics/particles/arrowh-sea-slime.particle.xml2
-rw-r--r--graphics/particles/arrowh-slime.particle.xml2
-rw-r--r--graphics/particles/arrowh-slime.pngbin1919 -> 939 bytes
-rw-r--r--graphics/particles/undead-witch-attack.particle.xml2
5 files changed, 4 insertions, 4 deletions
diff --git a/graphics/particles/arrowh-green-slime.particle.xml b/graphics/particles/arrowh-green-slime.particle.xml
index 34c09f60..602d562a 100644
--- a/graphics/particles/arrowh-green-slime.particle.xml
+++ b/graphics/particles/arrowh-green-slime.particle.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<effect>
<particle position-x="0" position-y="0" position-z="32" lifetime="128">
- <rotation name="base" imageset="graphics/particles/arrowh-slime.png|W:#72982c,ffffff" width="16" height="16">
+ <rotation name="base" imageset="graphics/particles/arrowh-slime.png|R:#72982c,8bd936" width="16" height="16">
<sequence start="0" end="7"/>
</rotation>
</particle>
diff --git a/graphics/particles/arrowh-sea-slime.particle.xml b/graphics/particles/arrowh-sea-slime.particle.xml
index 5d3b64c6..8c2c95d7 100644
--- a/graphics/particles/arrowh-sea-slime.particle.xml
+++ b/graphics/particles/arrowh-sea-slime.particle.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<effect>
<particle position-x="0" position-y="0" position-z="32" lifetime="128">
- <rotation name="base" imageset="graphics/particles/arrowh-slime.png|W:#4Ca16e,ffffff" width="16" height="16">
+ <rotation name="base" imageset="graphics/particles/arrowh-slime.png|R:#4da4b3,69def2" width="16" height="16">
<sequence start="0" end="7"/>
</rotation>
</particle>
diff --git a/graphics/particles/arrowh-slime.particle.xml b/graphics/particles/arrowh-slime.particle.xml
index 0207e785..a09b0824 100644
--- a/graphics/particles/arrowh-slime.particle.xml
+++ b/graphics/particles/arrowh-slime.particle.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<effect>
<particle position-x="0" position-y="0" position-z="32" lifetime="128">
- <rotation name="base" imageset="graphics/particles/arrowh-slime.png|W:#ff00fc,ffffff" width="16" height="16">
+ <rotation name="base" imageset="graphics/particles/arrowh-slime.png|R:#72982c,ffffff" width="16" height="16">
<sequence start="0" end="7"/>
</rotation>
</particle>
diff --git a/graphics/particles/arrowh-slime.png b/graphics/particles/arrowh-slime.png
index 704ca1ce..efe54499 100644
--- a/graphics/particles/arrowh-slime.png
+++ b/graphics/particles/arrowh-slime.png
Binary files differ
diff --git a/graphics/particles/undead-witch-attack.particle.xml b/graphics/particles/undead-witch-attack.particle.xml
index a298a0ac..a8940f45 100644
--- a/graphics/particles/undead-witch-attack.particle.xml
+++ b/graphics/particles/undead-witch-attack.particle.xml
@@ -5,7 +5,7 @@ A energy ball like particle effect intended for use of the Undead-Witch's attack
<effect>
<particle position-x="0" position-y="0" position-z="8" lifetime="102">
<emitter>
- <property name="image" value="graphics/particles/star-small.png|W:#111111,222222,333333,444444,555555,aaaaaa;#EFEFEF"/>
+ <property name="image" value="graphics/particles/star-small.png|W:#111111,222222,333333,444444,555555,aaaaaa"/>
<property name="lifetime" value="200"/>
<property name="fade-out" value="100"/>
<property name="output" min="0" max="1"/>