summaryrefslogtreecommitdiff
path: root/outdated/monsters/monster1069_Scythe.xml
blob: d418219b225ba4577631b76385b21c376a8ec053 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<monsters offset="0">
  <monster id="1069" name="Flying Scythe" targetCursor="large">
    <sprite>monsters/spinning-scythe.xml</sprite>
    <sprite>monsters/accessories/scythe-shadow.xml</sprite>
    <sound event="die">monsters/scythe/scythe-die1.ogg</sound>
    <sound event="hit">weapons/other/scythe/scythe-hit1.ogg</sound>
    <sound event="hit">weapons/other/scythe/scythe-hit2.ogg</sound>
    <sound event="hit">weapons/other/scythe/scythe-hit3.ogg</sound>
    <sound event="move">monsters/scythe/move1.ogg</sound>
    <sound event="move">monsters/scythe/move2.ogg</sound>
    <sound event="move">monsters/scythe/move3.ogg</sound>
    <sound event="sit">monsters/scythe/move1.ogg</sound>
    <sound event="sit">monsters/scythe/move2.ogg</sound>
    <sound event="sit">monsters/scythe/move3.ogg</sound>
  </monster>
</monsters>