summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2023-07-13 13:34:49 -0300
committerJesusaves <cpntb1@ymail.com>2023-07-13 13:34:49 -0300
commite2b620c41222cea3b08f53c0a933a08e8b6612cf (patch)
tree77ef5aefe119f37e68879d112be1bbab457c248a /monsters.xml
parent5c92415a325389774a66c44f7c4a08b516c81309 (diff)
downloadclientdata-e2b620c41222cea3b08f53c0a933a08e8b6612cf.tar.gz
clientdata-e2b620c41222cea3b08f53c0a933a08e8b6612cf.tar.bz2
clientdata-e2b620c41222cea3b08f53c0a933a08e8b6612cf.tar.xz
clientdata-e2b620c41222cea3b08f53c0a933a08e8b6612cf.zip
Complaint Dragon by Hocus
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/monsters.xml b/monsters.xml
index 12a216b9..11221f29 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -291,8 +291,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
<monster id="1045" name="Scar" targetCursor="medium">
<sprite>monsters/scar.xml</sprite>
</monster>
- <monster id="1046" name="Red Dragon" targetCursor="large" walkType="fly">
- <sprite>monsters/reddragon.xml</sprite>
+ <monster id="1046" name="Whining Dragon" targetCursor="large" walkType="fly">
+ <sprite>monsters/dragon.xml</sprite>
<sound event="die">monsters/dragon/die.ogg</sound>
<sound event="hit">monsters/dragon/hit.ogg</sound>
</monster>