diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-22 01:59:05 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-22 01:59:05 +0100 |
commit | 696168b21aee6618916336a04162e5aed273a426 (patch) | |
tree | fc183932faeeecf31857145ac603c8d1e9f87ceb /monsters.xml | |
parent | 34f1d919d7429812342996b257173a0f365ef2ed (diff) | |
download | clientdata-696168b21aee6618916336a04162e5aed273a426.tar.gz clientdata-696168b21aee6618916336a04162e5aed273a426.tar.bz2 clientdata-696168b21aee6618916336a04162e5aed273a426.tar.xz clientdata-696168b21aee6618916336a04162e5aed273a426.zip |
lock assassin for testxml
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index c079d55b..a7326e3b 100644 --- a/monsters.xml +++ b/monsters.xml @@ -291,9 +291,11 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <monster id="1061" name="Forain" targetCursor="medium"> <sprite>monsters/forain.xml</sprite> </monster> + <!-- XML NEED FIX <monster id="1062" name="Assassin" targetCursor="medium"> <sprite>monsters/assassin.xml</sprite> </monster> + --> <monster id="1063" name="Vampire Bat" targetCursor="small"> <sprite>monsters/vampirebat.xml</sprite> </monster> |