diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-22 22:16:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-22 22:16:51 -0300 |
commit | f936ec88a3e085dbce1958d3fd2b63dc0b48c0a3 (patch) | |
tree | 85a0a14ae84a6b379699c323801c024a05984a75 /maps/005-1.tmx | |
parent | 5d0ca4363a3fbc983727be2e8b5d9d456a8ab153 (diff) | |
download | clientdata-f936ec88a3e085dbce1958d3fd2b63dc0b48c0a3.tar.gz clientdata-f936ec88a3e085dbce1958d3fd2b63dc0b48c0a3.tar.bz2 clientdata-f936ec88a3e085dbce1958d3fd2b63dc0b48c0a3.tar.xz clientdata-f936ec88a3e085dbce1958d3fd2b63dc0b48c0a3.zip |
Artis Lamps - add more lamps, and deprecate other lamp tileset.
In future, this will culminate in public lightining.
Diffstat (limited to 'maps/005-1.tmx')
-rw-r--r-- | maps/005-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/005-1.tmx b/maps/005-1.tmx index 4a2ed016..9561f62c 100644 --- a/maps/005-1.tmx +++ b/maps/005-1.tmx @@ -101,8 +101,8 @@ <tileset firstgid="2879" name="artis-pavement" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../graphics/tilesets/artis-pavement.png" width="512" height="256"/> </tileset> - <tileset firstgid="3007" name="artis lamps" tilewidth="32" tileheight="96" tilecount="6" columns="6"> - <image source="../graphics/tilesets/artis-lamps-x1x3.png" width="192" height="96"/> + <tileset firstgid="3007" name="artis lamps" tilewidth="32" tileheight="96" tilecount="20" columns="10"> + <image source="../graphics/tilesets/artis-lamps-x1x3.png" width="320" height="192"/> </tileset> <layer id="1" name="Ground" width="135" height="140"> <data encoding="csv"> |