diff options
Diffstat (limited to 'monsters/monster1069_Scythe.xml')
-rw-r--r-- | monsters/monster1069_Scythe.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/monsters/monster1069_Scythe.xml b/monsters/monster1069_Scythe.xml index 6e4a6400..101f38b4 100644 --- a/monsters/monster1069_Scythe.xml +++ b/monsters/monster1069_Scythe.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <monsters offset="0"> -<monster id="1069" name="Scythe" targetCursor="large"> - <sprite>monsters/spinning-scythe.xml</sprite> - <sprite>monsters/accessories/scythe-shadow.xml</sprite> -</monster> -</monsters>
\ No newline at end of file + <monster id="1069" name="Scythe" targetCursor="large"> + <sprite>monsters/spinning-scythe.xml</sprite> + <sprite>monsters/accessories/scythe-shadow.xml</sprite> + </monster> +</monsters> |