diff options
author | poppet <poppet@themanaworld.org> | 2021-11-21 14:43:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-11-21 14:43:03 -0300 |
commit | 86adf3359e1a81373e96be839bf20d2ee3ae20e1 (patch) | |
tree | ece32b29856017a110dd56ffd1dc2357788526af /tilesets | |
parent | 04f94b05f700096ebe3c67c245d0fced7ebce7a3 (diff) | |
download | clientdata-86adf3359e1a81373e96be839bf20d2ee3ae20e1.tar.gz clientdata-86adf3359e1a81373e96be839bf20d2ee3ae20e1.tar.bz2 clientdata-86adf3359e1a81373e96be839bf20d2ee3ae20e1.tar.xz clientdata-86adf3359e1a81373e96be839bf20d2ee3ae20e1.zip |
081-2 Northen Lights
Diffstat (limited to 'tilesets')
-rw-r--r-- | tilesets/event/christmas.png | bin | 0 -> 182835 bytes | |||
-rw-r--r-- | tilesets/event/christmas.tsx | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tilesets/event/christmas.png b/tilesets/event/christmas.png Binary files differnew file mode 100644 index 00000000..5c2a4adc --- /dev/null +++ b/tilesets/event/christmas.png diff --git a/tilesets/event/christmas.tsx b/tilesets/event/christmas.tsx new file mode 100644 index 00000000..b46fd9d0 --- /dev/null +++ b/tilesets/event/christmas.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="Christmas" tilewidth="32" tileheight="32"> + <image source="christmas.png" width="512" height="608"/> +</tileset> |