diff options
Diffstat (limited to 'graphics/tilesets/evol')
-rw-r--r-- | graphics/tilesets/evol/fire-cauldron.png | bin | 0 -> 7504 bytes | |||
-rw-r--r-- | graphics/tilesets/evol/fire-cauldron.tsx | 22 | ||||
-rw-r--r-- | graphics/tilesets/evol/fire.png | bin | 0 -> 7172 bytes | |||
-rw-r--r-- | graphics/tilesets/evol/hurns-accessory.png | bin | 0 -> 56632 bytes | |||
-rw-r--r-- | graphics/tilesets/evol/hurns-indoor-accessory.png | bin | 0 -> 11580 bytes | |||
-rw-r--r-- | graphics/tilesets/evol/hurns-indoor-x1x3.png | bin | 0 -> 17906 bytes | |||
-rw-r--r-- | graphics/tilesets/evol/hurns-indoor.png | bin | 0 -> 82578 bytes | |||
-rw-r--r-- | graphics/tilesets/evol/hurns-teacup-vapor.png | bin | 0 -> 4647 bytes | |||
-rw-r--r-- | graphics/tilesets/evol/hurns_wood_lab.png | bin | 0 -> 19336 bytes |
9 files changed, 22 insertions, 0 deletions
diff --git a/graphics/tilesets/evol/fire-cauldron.png b/graphics/tilesets/evol/fire-cauldron.png Binary files differnew file mode 100644 index 00000000..616c4364 --- /dev/null +++ b/graphics/tilesets/evol/fire-cauldron.png diff --git a/graphics/tilesets/evol/fire-cauldron.tsx b/graphics/tilesets/evol/fire-cauldron.tsx new file mode 100644 index 00000000..025431ab --- /dev/null +++ b/graphics/tilesets/evol/fire-cauldron.tsx @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="fire-cauldron" tilewidth="32" tileheight="64" tilecount="10" columns="10"> + <image source="fire-cauldron.png" width="320" height="64"/> + <tile id="0"> + <animation> + <frame tileid="0" duration="100"/> + <frame tileid="2" duration="100"/> + <frame tileid="4" duration="100"/> + <frame tileid="6" duration="100"/> + <frame tileid="8" duration="100"/> + </animation> + </tile> + <tile id="1"> + <animation> + <frame tileid="1" duration="100"/> + <frame tileid="3" duration="100"/> + <frame tileid="5" duration="100"/> + <frame tileid="7" duration="100"/> + <frame tileid="9" duration="100"/> + </animation> + </tile> +</tileset> diff --git a/graphics/tilesets/evol/fire.png b/graphics/tilesets/evol/fire.png Binary files differnew file mode 100644 index 00000000..8b84dff2 --- /dev/null +++ b/graphics/tilesets/evol/fire.png diff --git a/graphics/tilesets/evol/hurns-accessory.png b/graphics/tilesets/evol/hurns-accessory.png Binary files differnew file mode 100644 index 00000000..4f1953a0 --- /dev/null +++ b/graphics/tilesets/evol/hurns-accessory.png diff --git a/graphics/tilesets/evol/hurns-indoor-accessory.png b/graphics/tilesets/evol/hurns-indoor-accessory.png Binary files differnew file mode 100644 index 00000000..57459a09 --- /dev/null +++ b/graphics/tilesets/evol/hurns-indoor-accessory.png diff --git a/graphics/tilesets/evol/hurns-indoor-x1x3.png b/graphics/tilesets/evol/hurns-indoor-x1x3.png Binary files differnew file mode 100644 index 00000000..af7d364f --- /dev/null +++ b/graphics/tilesets/evol/hurns-indoor-x1x3.png diff --git a/graphics/tilesets/evol/hurns-indoor.png b/graphics/tilesets/evol/hurns-indoor.png Binary files differnew file mode 100644 index 00000000..35d59ab2 --- /dev/null +++ b/graphics/tilesets/evol/hurns-indoor.png diff --git a/graphics/tilesets/evol/hurns-teacup-vapor.png b/graphics/tilesets/evol/hurns-teacup-vapor.png Binary files differnew file mode 100644 index 00000000..2ac4f740 --- /dev/null +++ b/graphics/tilesets/evol/hurns-teacup-vapor.png diff --git a/graphics/tilesets/evol/hurns_wood_lab.png b/graphics/tilesets/evol/hurns_wood_lab.png Binary files differnew file mode 100644 index 00000000..1961dd00 --- /dev/null +++ b/graphics/tilesets/evol/hurns_wood_lab.png |