summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-27 20:02:18 -0300
committerjesusalva <cpntb1@ymail.com>2018-02-27 20:02:18 -0300
commitcb091b4e06cb2dd1e9d36c89436f53753325e7d3 (patch)
tree6dc31f3bee7bddfd5fe3137bfa6b13eb11f348b3
parentdb247fb31416bba3f682c8fb77cdc0c55ffbb912 (diff)
downloadclientdata-cb091b4e06cb2dd1e9d36c89436f53753325e7d3.tar.gz
clientdata-cb091b4e06cb2dd1e9d36c89436f53753325e7d3.tar.bz2
clientdata-cb091b4e06cb2dd1e9d36c89436f53753325e7d3.tar.xz
clientdata-cb091b4e06cb2dd1e9d36c89436f53753325e7d3.zip
Include light fog (used in 001-1). It is just the clouds turned white >.<
Maybe you should use swampfog instead
-rw-r--r--graphics/images/ambient/light_fog.pngbin0 -> 1135400 bytes
-rw-r--r--maps/001-1.tmx2
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/images/ambient/light_fog.png b/graphics/images/ambient/light_fog.png
new file mode 100644
index 00000000..9938b764
--- /dev/null
+++ b/graphics/images/ambient/light_fog.png
Binary files differ
diff --git a/maps/001-1.tmx b/maps/001-1.tmx
index 76b7ebe9..5c67aafd 100644
--- a/maps/001-1.tmx
+++ b/maps/001-1.tmx
@@ -9,7 +9,7 @@
<property name="minimap" value="graphics/minimaps/001-1.png"/>
<property name="music" value="mythica.mp3"/>
<property name="name" value="Floating Island of Aeros"/>
- <property name="overlay0image" value="graphics/images/ambient/cloud.png"/>
+ <property name="overlay0image" value="graphics/images/ambient/light_fog.png"/>
<property name="overlay0parallax" value="1.0"/>
<property name="overlay0scrollX" value="0.2"/>
<property name="overlay0scrollY" value="0.1"/>