summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-01-27 22:10:42 +0100
committerSaulc <lucashelaine14@gmail.com>2018-01-27 22:10:42 +0100
commit2c337817245599652d372eeb033a733a7e591275 (patch)
treefb709e2d934f33d4f8788e307a67a1b152419ffc /graphics
parentc50cf08bc0ba60144421335048586e20ac73a2c6 (diff)
downloadclientdata-2c337817245599652d372eeb033a733a7e591275.tar.gz
clientdata-2c337817245599652d372eeb033a733a7e591275.tar.bz2
clientdata-2c337817245599652d372eeb033a733a7e591275.tar.xz
clientdata-2c337817245599652d372eeb033a733a7e591275.zip
fix warp on 003-2
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tilesets/castle2.tsx4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/tilesets/castle2.tsx b/graphics/tilesets/castle2.tsx
new file mode 100644
index 00000000..6895c955
--- /dev/null
+++ b/graphics/tilesets/castle2.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="castle2" tilewidth="32" tileheight="32" tilecount="256" columns="16">
+ <image source="castle2.png" width="512" height="512"/>
+</tileset>