diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-18 23:08:43 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-18 23:08:43 +0000 |
commit | 6cbf683bf5c1229c8366d083a589359a53d2b35a (patch) | |
tree | e38e34ba382df022166a3174548b620c27b7ce85 /monsters.xml | |
parent | 1fed073ae63774b20a247ba277f2817c55f588d8 (diff) | |
download | clientdata-6cbf683bf5c1229c8366d083a589359a53d2b35a.tar.gz clientdata-6cbf683bf5c1229c8366d083a589359a53d2b35a.tar.bz2 clientdata-6cbf683bf5c1229c8366d083a589359a53d2b35a.tar.xz clientdata-6cbf683bf5c1229c8366d083a589359a53d2b35a.zip |
add supreme chest 1144
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index 3c505e36..6ed290ec 100644 --- a/monsters.xml +++ b/monsters.xml @@ -699,4 +699,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn. <monster id="1143" name="Prism Chest" targetCursor="medium"> <sprite>monsters/mimic.xml|#11ff22</sprite> </monster> + <monster id="1144" name="Supreme Chest" targetCursor="medium"> + <sprite>monsters/mimic.xml|#11ff22</sprite> + </monster> </monsters> |