diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-09 22:17:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-09 22:17:13 -0300 |
commit | e31af2ed7245f53cb4a3725daf4746d2ce0c41ca (patch) | |
tree | 572dcef8e575d36555b8f1ca850786214da9ff01 /graphics | |
parent | 91f116494610e37a287e67f9741d0ec2b5424cf3 (diff) | |
download | clientdata-e31af2ed7245f53cb4a3725daf4746d2ce0c41ca.tar.gz clientdata-e31af2ed7245f53cb4a3725daf4746d2ce0c41ca.tar.bz2 clientdata-e31af2ed7245f53cb4a3725daf4746d2ce0c41ca.tar.xz clientdata-e31af2ed7245f53cb4a3725daf4746d2ce0c41ca.zip |
Replace woodland_graveyard_crypt with TMW-BR version. Fix tsx file.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tilesets/woodland_graveyard_crypt.png | bin | 95421 -> 150588 bytes | |||
-rw-r--r-- | graphics/tilesets/woodland_graveyard_crypt.tsx | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tilesets/woodland_graveyard_crypt.png b/graphics/tilesets/woodland_graveyard_crypt.png Binary files differindex 00aa7714..9d70c462 100644 --- a/graphics/tilesets/woodland_graveyard_crypt.png +++ b/graphics/tilesets/woodland_graveyard_crypt.png diff --git a/graphics/tilesets/woodland_graveyard_crypt.tsx b/graphics/tilesets/woodland_graveyard_crypt.tsx index a42b6670..abe90e04 100644 --- a/graphics/tilesets/woodland_graveyard_crypt.tsx +++ b/graphics/tilesets/woodland_graveyard_crypt.tsx @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> <tileset name="woodland_graveyard_crypt" tilewidth="32" tileheight="32"> - <image source="../graphics/tiles/woodland_graveyard_crypt.png" width="224" height="288"/> + <image source="woodland_graveyard_crypt.png" width="224" height="288"/> </tileset> |