diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index 7bc156aa..1fa2f1ad 100644 --- a/monsters.xml +++ b/monsters.xml @@ -705,6 +705,9 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn. <monster id="1145" name="Wildx Chest" targetCursor="medium"> <sprite>monsters/mimic.xml|#11ff22</sprite> </monster> + <monster id="1146" name="Mana Chest" targetCursor="medium"> + <sprite>monsters/mimic.xml|#11ff22</sprite> + </monster> <monster id="1152" name="Sleeping Bandit" targetCursor="medium"> <sprite>monsters/sleepingbandit.xml</sprite> <sound event="die">monsters/mushroom/die1.ogg</sound> @@ -714,7 +717,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn. <sprite>monsters/accessories/banditbow.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite> <attack id="1" missile-particle="graphics/particles/arrow.particle.xml" action="attack"/> </monster> - <monster id="1154" name="Bandit Lord" targetCursor="medium"> + <monster id="1154" name="Bandit Lord" targetCursor="medium"> <sprite>monsters/banditlord.xml</sprite> <sprite>monsters/accessories/banditbow.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite> <attack id="1" missile-particle="graphics/particles/arrow.particle.xml" action="attack"/> |