summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-01-29 01:19:51 +0100
committerSaulc <lucashelaine14@gmail.com>2018-01-29 01:19:51 +0100
commit4adb986c71ce29f12abceb7456264b3483e5e5ae (patch)
treeed6feb013c37f44b61196310faa89d6c38369f86 /monsters.xml
parentf2fc6f1d9cf4d569173a89482d3a6f5408346fc4 (diff)
downloadclientdata-4adb986c71ce29f12abceb7456264b3483e5e5ae.tar.gz
clientdata-4adb986c71ce29f12abceb7456264b3483e5e5ae.tar.bz2
clientdata-4adb986c71ce29f12abceb7456264b3483e5e5ae.tar.xz
clientdata-4adb986c71ce29f12abceb7456264b3483e5e5ae.zip
add 6 types of scorpions and addsome new item pictures
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/monsters.xml b/monsters.xml
index 84141c6b..fe6ae0d0 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -322,13 +322,13 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sprite>monsters/scorpion.xml</sprite>
</monster>
<monster id="1072" name="Red Scorpion" targetCursor="medium">
- <sprite>monsters/scorpion.xml|#791d0a,cd5d27,f28d54,ffffff</sprite>
+ <sprite>monsters/redscorpion.xml</sprite>
</monster>
<monster id="1073" name="Candor Scorpion" targetCursor="medium">
- <sprite>monsters/scorpion.xml|#791d0a,cd5d27,f28d54,ffffff</sprite>
+ <sprite>monsters/candorscorpion.xml</sprite>
</monster>
<monster id="1074" name="Black Scorpion" targetCursor="medium">
- <sprite>monsters/scorpion.xml|#791d0a,cd5d27,f28d54,ffffff</sprite>
+ <sprite>monsters/blackscorpion.xml</sprite>
</monster>
<monster id="1075" name="Mana Bug" targetCursor="medium">
<sprite>monsters/manabug.xml</sprite>
@@ -336,4 +336,10 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<monster id="1076" name="Saxso Ghost" targetCursor="medium">
<sprite>monsters/managhost.xml</sprite>
</monster>
+ <monster id="1077" name="Night Scorpion" targetCursor="medium">
+ <sprite>monsters/nightscorpion.xml</sprite>
+ </monster>
+ <monster id="1078" name="Golden Scorpion" targetCursor="medium">
+ <sprite>monsters/goldenscorpion.xml</sprite>
+ </monster>
</monsters>