diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tilesets/candle-x1x2.png (renamed from graphics/tilesets/candle.png) | bin | 10308 -> 10308 bytes | |||
-rw-r--r-- | graphics/tilesets/candle-x1x2.tsx (renamed from graphics/tilesets/candle.tsx) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tilesets/candle.png b/graphics/tilesets/candle-x1x2.png Binary files differindex 42de30c9..42de30c9 100644 --- a/graphics/tilesets/candle.png +++ b/graphics/tilesets/candle-x1x2.png diff --git a/graphics/tilesets/candle.tsx b/graphics/tilesets/candle-x1x2.tsx index ea698e9c..6559fded 100644 --- a/graphics/tilesets/candle.tsx +++ b/graphics/tilesets/candle-x1x2.tsx @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<tileset name="Candle" tilewidth="32" tileheight="64"> - <image source="candle.png" width="96" height="128"/> +<tileset name="Candle x1x2" tilewidth="32" tileheight="64"> + <image source="candle-x1x2.png" width="96" height="128"/> <tile id="0"> <properties> <property name="animation-delay0" value="13"/> |