summaryrefslogtreecommitdiff
path: root/tilesets
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2015-05-21 19:15:27 -0400
committermekolat <mekolat@users.noreply.github.com>2015-06-28 14:31:54 -0400
commite269d8936842371ce6a742b741ea80b3d6fa976d (patch)
tree2fef6ab15568734aecd0347b01cfb2150126b413 /tilesets
parent2338663882dff063702ec069349ce422258b29e3 (diff)
downloadclientdata-e269d8936842371ce6a742b741ea80b3d6fa976d.tar.gz
clientdata-e269d8936842371ce6a742b741ea80b3d6fa976d.tar.bz2
clientdata-e269d8936842371ce6a742b741ea80b3d6fa976d.tar.xz
clientdata-e269d8936842371ce6a742b741ea80b3d6fa976d.zip
npc actions in tutorial & numa & mask
Diffstat (limited to 'tilesets')
-rw-r--r--tilesets/arrows.tsx4
1 files changed, 4 insertions, 0 deletions
diff --git a/tilesets/arrows.tsx b/tilesets/arrows.tsx
new file mode 100644
index 00000000..b0707de8
--- /dev/null
+++ b/tilesets/arrows.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="arrows" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/arrows.png" width="128" height="128"/>
+</tileset>