diff options
-rw-r--r-- | monsters.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/monsters.xml b/monsters.xml index 6a966a2a..172171aa 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1016,9 +1016,9 @@ <sprite>monsters/presente-surpresa.xml</sprite> </monster> <monster id="1166" name="Snowman"> - <sprite>npcs/snowman.xml</sprite> + <sprite>monsters/snowman.xml</sprite> </monster> <monster id="1167" name="Der Schneemann"> - <sprite>npcs/snowman-boss.xml</sprite> + <sprite>monsters/snowman-boss.xml</sprite> </monster> </monsters> |