diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-25 12:56:01 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-25 12:56:01 +0100 |
commit | a6e6d37259ce106ddf8459337bd56c7685cc3e8f (patch) | |
tree | f093bb8d16d8f1a87a10129a0c60a8b5a3497a06 /maps | |
parent | fb2a7918885f5c8907b634364e3b6355d4f4e3db (diff) | |
download | clientdata-a6e6d37259ce106ddf8459337bd56c7685cc3e8f.tar.gz clientdata-a6e6d37259ce106ddf8459337bd56c7685cc3e8f.tar.bz2 clientdata-a6e6d37259ce106ddf8459337bd56c7685cc3e8f.tar.xz clientdata-a6e6d37259ce106ddf8459337bd56c7685cc3e8f.zip |
fix spotlight at 007-1
Diffstat (limited to 'maps')
-rw-r--r-- | maps/007-1.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/007-1.tmx b/maps/007-1.tmx index bbc8a63a..d3bd0c4c 100644 --- a/maps/007-1.tmx +++ b/maps/007-1.tmx @@ -5,8 +5,9 @@ <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/007-1.png"/> <property name="music" value="bartk - the adventure begins.ogg"/> - <property name="name" value="Miners Cave"/> + <property name="name" value="Tulimshar Mining Camp"/> <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/> + <property name="overlay0keepratio" value="true"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> <image source="../graphics/tilesets/collision.png" width="96" height="96"/> |