diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index fe6ae0d0..7d8e8345 100644 --- a/monsters.xml +++ b/monsters.xml @@ -14,7 +14,7 @@ walkType="" The walk type is used to manage which monster can fly over coll event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn. --> -<monsters offset="0"> +<monsters> <monster id="1002" name="Piou" targetCursor="small" walkType="fly"> <sprite>monsters/piou.xml</sprite> <sound event="die">monsters/piou/die1.ogg</sound> |