diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-23 11:39:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-23 11:39:31 -0300 |
commit | b594ed94d237ba3134c8bc00754d4da53ee77525 (patch) | |
tree | 0bf1864e948c44515056ffbf89301688f5e4998c /maps | |
parent | 0aeaf0281ad465a87b497db80b25423c38602dda (diff) | |
download | clientdata-b594ed94d237ba3134c8bc00754d4da53ee77525.tar.gz clientdata-b594ed94d237ba3134c8bc00754d4da53ee77525.tar.bz2 clientdata-b594ed94d237ba3134c8bc00754d4da53ee77525.tar.xz clientdata-b594ed94d237ba3134c8bc00754d4da53ee77525.zip |
Music filename typo
Diffstat (limited to 'maps')
-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"> |