summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-10 13:03:40 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-10 13:03:40 -0300
commit18a4b19e98d23ca48b78fd7295e0613d8f5a2261 (patch)
treea4dd4af9ce847f7a3f2f1cad971858ba2e739920
parente843e121ef86064bd66896fbeb354cd25ffb7308 (diff)
downloadclientdata-18a4b19e98d23ca48b78fd7295e0613d8f5a2261.tar.gz
clientdata-18a4b19e98d23ca48b78fd7295e0613d8f5a2261.tar.bz2
clientdata-18a4b19e98d23ca48b78fd7295e0613d8f5a2261.tar.xz
clientdata-18a4b19e98d23ca48b78fd7295e0613d8f5a2261.zip
Replace Vanity Pixie too. The old "pixie" (actually a snowflake) is now an
unused monster :o
-rw-r--r--LICENSE1
-rw-r--r--graphics/sprites/monsters/pixie5.pngbin0 -> 6693 bytes
-rw-r--r--graphics/sprites/monsters/pixie5.xml6
-rw-r--r--monsters.xml2
4 files changed, 8 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index c08bf64a..2ff26b98 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1549,6 +1549,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors
graphics/sprites/monsters/pixie2.png (FotherJ) (GPLv2) (?)
graphics/sprites/monsters/pixie3.png (FotherJ) (GPLv2) (?)
graphics/sprites/monsters/pixie4.png (FotherJ) (GPLv2) (?)
+ graphics/sprites/monsters/pixie5.png (FotherJ) (GPLv2) (?)
graphics/sprites/monsters/plant.png (Crush, Seradest) (GPLv2) (-)
graphics/sprites/monsters/psi-brain.png (?) (GPLv2) (TMW Org.)
graphics/sprites/monsters/plushroom.png (Reid) (CC BY-SA 3.0) (-)
diff --git a/graphics/sprites/monsters/pixie5.png b/graphics/sprites/monsters/pixie5.png
new file mode 100644
index 00000000..f6602534
--- /dev/null
+++ b/graphics/sprites/monsters/pixie5.png
Binary files differ
diff --git a/graphics/sprites/monsters/pixie5.xml b/graphics/sprites/monsters/pixie5.xml
new file mode 100644
index 00000000..c63997c5
--- /dev/null
+++ b/graphics/sprites/monsters/pixie5.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/pixie5.png" width="20" height="20" />
+
+ <include file="monsters/pixie2.xml"/>
+</sprite>
diff --git a/monsters.xml b/monsters.xml
index e763751f..721527ad 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1139,7 +1139,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
<sound event="hit">monsters/frostiana/hit1.ogg</sound>
</monster>
<monster id="1218" name="Nulity Pixie">
- <sprite>monsters/pixie.xml|#aaff88</sprite>
+ <sprite>monsters/pixie5.xml</sprite>
<sound event="hit">monsters/frostiana/hit1.ogg</sound>
</monster>
<monster id="1219" name="Pollet">