diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/monsters.xml b/monsters.xml index 8a8ef309..05f4515e 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1236,8 +1236,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s <sound event="die">monsters/slime/slime-hit1.ogg</sound> </monster> <monster id="1235" name="Siege Tower" targetCursor="medium"> - <!-- PLACEHOLDER --> - <sprite>monsters/dummy.xml</sprite> + <sprite>monsters/tower.xml</sprite> + <attack id="1" missile-particle="graphics/particles/arrow-directions.xml" action="attack"/> </monster> <!-- RESERVED --> |