diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-09-05 23:56:49 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-09-05 23:56:49 +0000 |
commit | 2b63623ec7f72c77723e2427d0cd852a5c1d2934 (patch) | |
tree | 2bb254afa6dd154d4fdf7a60684f90c06805e5ad | |
parent | 7e99b643c2acbd7724a736e91b24fd4730a7c142 (diff) | |
download | clientdata-2b63623ec7f72c77723e2427d0cd852a5c1d2934.tar.gz clientdata-2b63623ec7f72c77723e2427d0cd852a5c1d2934.tar.bz2 clientdata-2b63623ec7f72c77723e2427d0cd852a5c1d2934.tar.xz clientdata-2b63623ec7f72c77723e2427d0cd852a5c1d2934.zip |
candor ghosts for me
-rw-r--r-- | monsters.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index 029b85df..f675f2e8 100644 --- a/monsters.xml +++ b/monsters.xml @@ -930,4 +930,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s <sprite>monsters/moubooslime.xml</sprite> <sound event="hit">monsters/slime/slime-hit1.ogg</sound> </monster> + <monster id="1202" name="Candor Ghost" targetCursor="medium"> + <sprite>monsters/candorghost.xml</sprite> + </monster> </monsters> |