diff options
-rw-r--r-- | maps/000-0-0.tmx | 2 | ||||
-rw-r--r-- | maps/002-1.tmx | 2 | ||||
-rw-r--r-- | maps/002-2.tmx | 2 | ||||
-rw-r--r-- | maps/002-3.tmx | 2 | ||||
-rw-r--r-- | maps/002-4.tmx | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/maps/000-0-0.tmx b/maps/000-0-0.tmx index a11b782d..8e6aba9e 100644 --- a/maps/000-0-0.tmx +++ b/maps/000-0-0.tmx @@ -5,7 +5,7 @@ <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> <property name="minimap" value="graphics/minimaps/000-0-0.png"/> - <property name="music" value="bartk_forest_of_birches.orgg.ogg"/> + <property name="music" value="bartk_forest_of_birches.ogg"/> <property name="name" value="Sailor's Room"/> </properties> <tileset firstgid="1" name="Indoor" tilewidth="32" tileheight="32" tilecount="128" columns="8"> diff --git a/maps/002-1.tmx b/maps/002-1.tmx index 6ce57121..f4343371 100644 --- a/maps/002-1.tmx +++ b/maps/002-1.tmx @@ -5,7 +5,7 @@ <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> <property name="minimap" value="graphics/minimaps/002-1.png"/> - <property name="music" value="bartk_forest_of_birches.orgg.ogg"/> + <property name="music" value="bartk_forest_of_birches.ogg"/> <property name="name" value="Second Deck"/> </properties> <tileset firstgid="1" name="Indoor" tilewidth="32" tileheight="32" tilecount="128" columns="8"> diff --git a/maps/002-2.tmx b/maps/002-2.tmx index a8266532..4fc16697 100644 --- a/maps/002-2.tmx +++ b/maps/002-2.tmx @@ -5,7 +5,7 @@ <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> <property name="minimap" value="graphics/minimaps/002-2.png"/> - <property name="music" value="bartk_forest_of_birches.orgg.ogg"/> + <property name="music" value="bartk_forest_of_birches.ogg"/> <property name="name" value="Hold"/> </properties> <tileset firstgid="1" name="Indoor" tilewidth="32" tileheight="32" tilecount="128" columns="8"> diff --git a/maps/002-3.tmx b/maps/002-3.tmx index 654af749..9de5688b 100644 --- a/maps/002-3.tmx +++ b/maps/002-3.tmx @@ -4,7 +4,7 @@ <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> <property name="minimap" value="graphics/minimaps/002-3.png"/> - <property name="music" value="bartk_forest_of_birches.orgg.ogg"/> + <property name="music" value="bartk_forest_of_birches.ogg"/> <property name="name" value="First Deck"/> </properties> <tileset firstgid="1" name="Indoor" tilewidth="32" tileheight="32" tilecount="128" columns="8"> diff --git a/maps/002-4.tmx b/maps/002-4.tmx index 6c8de1e9..214f55c3 100644 --- a/maps/002-4.tmx +++ b/maps/002-4.tmx @@ -4,7 +4,7 @@ <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> <property name="minimap" value="graphics/minimaps/002-4.png"/> - <property name="music" value="bartk_forest_of_birches.orgg.ogg"/> + <property name="music" value="bartk_forest_of_birches.ogg"/> <property name="name" value="Nard's Room"/> </properties> <tileset firstgid="1" name="Indoor" tilewidth="32" tileheight="32" tilecount="128" columns="8"> |