diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-24 16:03:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-24 16:03:00 -0300 |
commit | 549cea180917a9c806cc9f7bd9c2779c9bf7f243 (patch) | |
tree | e638981864347db438ec2fbe4032f1696c2f2928 /monsters.xml | |
parent | 2f67f64bb50b4590c751976513d3afd4e7ab126a (diff) | |
download | clientdata-549cea180917a9c806cc9f7bd9c2779c9bf7f243.tar.gz clientdata-549cea180917a9c806cc9f7bd9c2779c9bf7f243.tar.bz2 clientdata-549cea180917a9c806cc9f7bd9c2779c9bf7f243.tar.xz clientdata-549cea180917a9c806cc9f7bd9c2779c9bf7f243.zip |
This accompains previous patch
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index 83eec8ee..d8bf78cc 100644 --- a/monsters.xml +++ b/monsters.xml @@ -252,7 +252,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <monster id="1048" name="Smoke Dragon" targetCursor="large"> <sprite>monsters/smokedragon.xml</sprite> </monster> - <monster id="1049" name="Bhop FLuffy" targetCursor="medium"> + <monster id="1049" name="Bhop Fluffy" targetCursor="medium"> <sprite>monsters/bhopfluffy.xml</sprite> </monster> <monster id="1050" name="Forest Dragon" targetCursor="large"> |