diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-15 16:36:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-15 16:36:29 -0300 |
commit | cb589cf6552d775a5dc1422799058b1f3239b98b (patch) | |
tree | 76e656135a7f413516b6701a5a71cb2af15b54cc /monsters.xml | |
parent | 6a175f8ebcf064f5bb96d8a33c6fc9ecf1aa4539 (diff) | |
download | clientdata-cb589cf6552d775a5dc1422799058b1f3239b98b.tar.gz clientdata-cb589cf6552d775a5dc1422799058b1f3239b98b.tar.bz2 clientdata-cb589cf6552d775a5dc1422799058b1f3239b98b.tar.xz clientdata-cb589cf6552d775a5dc1422799058b1f3239b98b.zip |
The ugliest Forest Piou Ghost ever.
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index 7cfedb81..e7203586 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1028,8 +1028,9 @@ 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"> + <monster id="1202" name="Forest Ghost" targetCursor="medium"> <sprite>monsters/candorghost.xml</sprite> + <sprite>monsters/forestpiou.xml</sprite> </monster> <monster id="1203" name="Michel" targetCursor="medium"> <sprite>monsters/michel.xml</sprite> |