summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-02 13:29:23 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-02 13:29:23 -0300
commit9c72a38ab574862733129a51d44fe8ce34df6076 (patch)
tree46b38f657871e8848ec8657f757aec4a872bde72 /monsters.xml
parent731e96823aa4683e2c04774517ca85f049da1998 (diff)
downloadclientdata-9c72a38ab574862733129a51d44fe8ce34df6076.tar.gz
clientdata-9c72a38ab574862733129a51d44fe8ce34df6076.tar.bz2
clientdata-9c72a38ab574862733129a51d44fe8ce34df6076.tar.xz
clientdata-9c72a38ab574862733129a51d44fe8ce34df6076.zip
Split Fafi Dragon from Green Dragon.
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 dd699378..63af6418 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -817,6 +817,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn.
</monster>
<monster id="1179" name="Fafi Dragon" targetCursor="large">
<sprite>monsters/dragon.xml</sprite>
+ <particlefx>graphics/particles/circle-magic.xml</particlefx>
</monster>
<monster id="1180" name="Chocolate Slime">
<sprite>monsters/slime.xml|#8a5825</sprite>
@@ -894,5 +895,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn.
</monster>
<!-- Resume -->
+ <monster id="1195" name="Green Dragon" targetCursor="large">
+ <sprite>monsters/dragon.xml</sprite>
+ </monster>
</monsters>