diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-16 17:42:24 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-16 17:42:24 -0200 |
commit | 9e2ca9307273eb1d89a1f517304d7c58851808c2 (patch) | |
tree | 1ed5b635831f600a3ee9bdd94c485e2fe06178c7 /maps | |
parent | e4756f27fc29b6c8beb1f90ef9effe7c763fd2d3 (diff) | |
download | clientdata-9e2ca9307273eb1d89a1f517304d7c58851808c2.tar.gz clientdata-9e2ca9307273eb1d89a1f517304d7c58851808c2.tar.bz2 clientdata-9e2ca9307273eb1d89a1f517304d7c58851808c2.tar.xz clientdata-9e2ca9307273eb1d89a1f517304d7c58851808c2.zip |
Fix missing atlas and license problems (hopefully)
Diffstat (limited to 'maps')
-rw-r--r-- | maps/aeros.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/aeros.tmx b/maps/aeros.tmx index 331ef264..d291775d 100644 --- a/maps/aeros.tmx +++ b/maps/aeros.tmx @@ -6,8 +6,8 @@ <property name="background1parallax" value="1.0"/> <property name="folder" value="aeros"/> <property name="minimap" value="graphics/minimaps/aeros.png"/> - <property name="music" value="clouds-calling.ogg"/> - <property name="name" value="Floating Kingdom of Aeros"/> + <property name="music" value="mythica.ogg"/> + <property name="name" value="Floating Island of Aeros"/> <property name="overlay0image" value="graphics/images/ambient/fog.png"/> <property name="overlay0parallax" value="1.0"/> <property name="overlay0scrollX" value="0.2"/> |