diff options
author | Jesusaves <cpntb1@ymail.com> | 2024-09-15 21:04:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2024-09-15 21:04:10 -0300 |
commit | 06936abe771fe4ef6dfde672f37c12df193a9c37 (patch) | |
tree | 214fc83343b41e0bb92176859c25eec98b9eb5b8 | |
parent | a72b1928cdf594c69eae477af151815be6a9a32f (diff) | |
download | clientdata-06936abe771fe4ef6dfde672f37c12df193a9c37.tar.gz clientdata-06936abe771fe4ef6dfde672f37c12df193a9c37.tar.bz2 clientdata-06936abe771fe4ef6dfde672f37c12df193a9c37.tar.xz clientdata-06936abe771fe4ef6dfde672f37c12df193a9c37.zip |
Sorry, I forgot to commit two files.
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | graphics/minimaps/016-8.png | bin | 0 -> 3438 bytes | |||
-rw-r--r-- | maps.xml | 3 | ||||
-rw-r--r-- | maps/016-8.tmx | 2 |
4 files changed, 6 insertions, 1 deletions
@@ -1293,6 +1293,7 @@ This list also includes the list of Evol Online and The Mana World contributors. graphics/minimaps/016-1.png (Jesusalva) (GPLv3) (-) graphics/minimaps/016-6.png (Saulc) (CC BY-SA 3.0) (Saulc) graphics/minimaps/016-7.png (Saulc) (CC BY-SA 3.0) (Saulc) + graphics/minimaps/016-8.png (Jesusalva) (GPLv3) (-) graphics/minimaps/017-0.png (Jesusalva) (GPLv3) (-) graphics/minimaps/017-1.png (Jesusalva) (GPLv3) (-) graphics/minimaps/017-2.png (Jesusalva) (GPLv3) (-) @@ -2847,6 +2848,7 @@ This list also includes the list of Evol Online and The Mana World contributors. maps/016-1.tmx (Saulc) (CC BY-SA 4.0) (Saulc) maps/016-6.tmx (Saulc) (CC BY-SA 4.0) (Saulc) maps/016-7.tmx (Saulc) (CC BY-SA 4.0) (Saulc) + maps/016-8.tmx (jesusalva) (CC BY-SA 4.0) (Saulc) maps/017-0.tmx (jesusalva) (GPLv3) (Jefferson, Ernando, Diogo, LoF, Source of Tales) maps/017-1.tmx (LoF, jesusalva) (GPLv3) (Jefferson, Ernando, Diogo) maps/017-2.tmx (Pydsigner) (CC BY-SA 3.0) (jesusalva) diff --git a/graphics/minimaps/016-8.png b/graphics/minimaps/016-8.png Binary files differnew file mode 100644 index 00000000..20e8f047 --- /dev/null +++ b/graphics/minimaps/016-8.png @@ -594,6 +594,9 @@ Copyright (C) 2018-2022 TMW2: Moubootaur Legends <map name="016-7.tmx"> <atlas name="ocean"/> </map> + <map name="016-8.tmx"> + <atlas name="ocean"/> + </map> <map name="017-0.tmx"> <atlas name="lof-sot"/> </map> diff --git a/maps/016-8.tmx b/maps/016-8.tmx index af16fd77..222ee74c 100644 --- a/maps/016-8.tmx +++ b/maps/016-8.tmx @@ -5,7 +5,7 @@ <property name="background0image" value="graphics/images/spit23loginwallpaper_800x600.png"/> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> - <property name="minimap" value="graphics/minimaps/016-7.png"/> + <property name="minimap" value="graphics/minimaps/016-8.png"/> <property name="music" value="Arabesque.ogg"/> <property name="name" value="Pirate Attack"/> <property name="overlay0image" value="graphics/images/ambient/light_fog.png"/> |