diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-07-02 03:00:47 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-07-02 03:00:47 +0200 |
commit | 1e953e9316cbbe8abfce7e79ffba3c6ce35d3fce (patch) | |
tree | 494d56bfdf4347f0f0ad4da714fd93e37ff8da19 /graphics | |
parent | a01521f23d2707c21d7e2fe5d79928650bbe0f40 (diff) | |
download | clientdata-1e953e9316cbbe8abfce7e79ffba3c6ce35d3fce.tar.gz clientdata-1e953e9316cbbe8abfce7e79ffba3c6ce35d3fce.tar.bz2 clientdata-1e953e9316cbbe8abfce7e79ffba3c6ce35d3fce.tar.xz clientdata-1e953e9316cbbe8abfce7e79ffba3c6ce35d3fce.zip |
Added new tiles to accessory tileset and 000-1 map: dead palm tree leaves.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tilesets/accessory.png | bin | 20319 -> 16323 bytes | |||
-rw-r--r-- | graphics/tilesets/accessory.tsx | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/accessory.png b/graphics/tilesets/accessory.png Binary files differindex b505528d..bc48a1f7 100644 --- a/graphics/tilesets/accessory.png +++ b/graphics/tilesets/accessory.png diff --git a/graphics/tilesets/accessory.tsx b/graphics/tilesets/accessory.tsx index 3b418823..499065d1 100644 --- a/graphics/tilesets/accessory.tsx +++ b/graphics/tilesets/accessory.tsx @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <tileset name="Accessory" tilewidth="32" tileheight="32"> - <image source="accessory.png" width="512" height="64"/> + <image source="accessory.png" width="512" height="128"/> <tile id="20"> <properties> <property name="animation-delay0" value="750"/> |