diff options
author | Micksha <ms-shaman@gmx.de> | 2020-04-15 23:24:39 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-15 23:24:39 +0000 |
commit | 4a1ac5cdb24d3ffacc47e470c234e65ae89695b7 (patch) | |
tree | 9a1ef2bb938a8ebd4f1bdddf3f00fabf955b8e72 /graphics/tilesets/wheel_stand.tsx | |
parent | 26fdb67dd4714dd08b17a570c33714c740054fd0 (diff) | |
download | clientdata-4a1ac5cdb24d3ffacc47e470c234e65ae89695b7.tar.gz clientdata-4a1ac5cdb24d3ffacc47e470c234e65ae89695b7.tar.bz2 clientdata-4a1ac5cdb24d3ffacc47e470c234e65ae89695b7.tar.xz clientdata-4a1ac5cdb24d3ffacc47e470c234e65ae89695b7.zip |
Candor Domain, C006-4
Also contains:
* Self-Made-Problems :tm: , moves all evol tilesets to evol/
* Voice effects for Candor Gates
Diffstat (limited to 'graphics/tilesets/wheel_stand.tsx')
-rw-r--r-- | graphics/tilesets/wheel_stand.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/tilesets/wheel_stand.tsx b/graphics/tilesets/wheel_stand.tsx new file mode 100644 index 00000000..a3d6014e --- /dev/null +++ b/graphics/tilesets/wheel_stand.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<tileset version="1.2" tiledversion="1.3.3" name="wheel_stand" tilewidth="32" tileheight="32" tilecount="256" columns="16">
+ <image source="wheel_stand.png" width="512" height="512"/>
+</tileset>
|