diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-11 11:26:39 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-11 11:26:39 -0200 |
commit | fc0deb5a88937d6c624c51347bf3598040222a35 (patch) | |
tree | 64e8e6872063d3e37558c55a4f3569b0591a900c /maps/020-3.tmx | |
parent | 76afc77d41272f5a2449566496483a2d71c76ba9 (diff) | |
download | clientdata-fc0deb5a88937d6c624c51347bf3598040222a35.tar.gz clientdata-fc0deb5a88937d6c624c51347bf3598040222a35.tar.bz2 clientdata-fc0deb5a88937d6c624c51347bf3598040222a35.tar.xz clientdata-fc0deb5a88937d6c624c51347bf3598040222a35.zip |
Fix several bugs in Nivalis Indoor involving Christmas and minimaps
Diffstat (limited to 'maps/020-3.tmx')
-rw-r--r-- | maps/020-3.tmx | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/maps/020-3.tmx b/maps/020-3.tmx index d09d8165..0481f52c 100644 --- a/maps/020-3.tmx +++ b/maps/020-3.tmx @@ -4,7 +4,7 @@ <property name="author" value="TMW2 Team"/> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> - <property name="minimap" value="graphics/minimaps/020-2.png"/> + <property name="minimap" value="graphics/minimaps/020-3.png"/> <property name="music" value="8bit_the_hero.ogg"/> <property name="name" value="Nivalis Indoors"/> </properties> @@ -421,6 +421,9 @@ </data> </layer> <layer name="OverChristmas" width="61" height="59"> + <properties> + <property name="Mask" value="128"/> + </properties> <data encoding="csv"> 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, |