diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-10 11:14:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-10 11:14:20 -0300 |
commit | 2795429f502adc83aabfebd14f48f6d043055aed (patch) | |
tree | 6e1edfad525af6db4005bd84bbe3dabc61746e6f /graphics/tilesets | |
parent | 8c5de74b77032ecd206ab3c2f850a2a0f530fde7 (diff) | |
download | clientdata-2795429f502adc83aabfebd14f48f6d043055aed.tar.gz clientdata-2795429f502adc83aabfebd14f48f6d043055aed.tar.bz2 clientdata-2795429f502adc83aabfebd14f48f6d043055aed.tar.xz clientdata-2795429f502adc83aabfebd14f48f6d043055aed.zip |
Remove unused duplicated file (now recognized as an NPC, let's not overload atlas)
Diffstat (limited to 'graphics/tilesets')
-rw-r--r-- | graphics/tilesets/soulmenhirs_x2.png | bin | 20159 -> 0 bytes | |||
-rw-r--r-- | graphics/tilesets/soulmenhirs_x2.tsx | 4 |
2 files changed, 0 insertions, 4 deletions
diff --git a/graphics/tilesets/soulmenhirs_x2.png b/graphics/tilesets/soulmenhirs_x2.png Binary files differdeleted file mode 100644 index 5fc2263c..00000000 --- a/graphics/tilesets/soulmenhirs_x2.png +++ /dev/null diff --git a/graphics/tilesets/soulmenhirs_x2.tsx b/graphics/tilesets/soulmenhirs_x2.tsx deleted file mode 100644 index 5bc3f1f2..00000000 --- a/graphics/tilesets/soulmenhirs_x2.tsx +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<tileset name="soulmenhirs_x2" tilewidth="64" tileheight="64" tilecount="8" columns="8"> - <image source="../sprites/npcs/sprite/soulmenhirs_x2.png" width="512" height="64"/> -</tileset> |