summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorScott Ellis <quiche_on_a_leash@hotmail.co.uk>2008-04-26 20:30:05 +0000
committerScott Ellis <quiche_on_a_leash@hotmail.co.uk>2008-04-26 20:30:05 +0000
commit4725b4ef59903408d30d13712dac774fc5ccce25 (patch)
tree0fad3402077eed582bd04e6618350d07c405cddd /monsters.xml
parent0e32b7e84b6fbc57678b09430ef808df36c9968c (diff)
downloadclientdata-4725b4ef59903408d30d13712dac774fc5ccce25.tar.gz
clientdata-4725b4ef59903408d30d13712dac774fc5ccce25.tar.bz2
clientdata-4725b4ef59903408d30d13712dac774fc5ccce25.tar.xz
clientdata-4725b4ef59903408d30d13712dac774fc5ccce25.zip
Corrected the noes of the player sprite when sitting to match the rest of their sheet
Added a generic cap item and fur boots, by Black Don Initial implementation of the mouboo monster, By Yuuki. Grey scale, ear fixed version by Black Don Added a missing collision tile to map 25 and fixed a partial monster trap on map 1
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 73c53f37..15527f07 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -386,5 +386,9 @@
<sound event="miss">fluffy-miss1.ogg</sound>
<sound event="hurt">fluffy-hurt1.ogg</sound>
</monster>
+
+ <monster id="26" name="Mouboo">
+ <sprite>monster-mouboo.xml|#603822,b4725c,eab69a,ffffff</sprite>
+ </monster>
</monsters>