blob: 9e8cdd11df33102c6995abaf8e09957bb89ebd9a (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<?xml version="1.0"?>
<monsters offset="0">
<monster id="1066" name="Vampire Bat">
<sprite>monsters/vampire-bat.xml</sprite>
<sound event="die">monsters/bat/bat-dying1.ogg</sound>
<sound event="hit">monsters/bat/bat-hit1.ogg</sound>
</monster>
</monsters>
|