diff options
author | Ian C <ianc@noddybox.co.uk> | 2018-09-17 18:59:05 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2018-09-17 18:59:05 +0000 |
commit | 5899c6241b62b8ef0214cb80ba7a1a9a1335c567 (patch) | |
tree | 48af4d9f85fadbd0cdbbccb2e4bcd465b013257c /MAPS/16-color.tsx | |
parent | 5ea6f6af249fe76875c3fe390a733da74ee895e9 (diff) |
Added initial BG3 map and start of main map.
Diffstat (limited to 'MAPS/16-color.tsx')
-rw-r--r-- | MAPS/16-color.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAPS/16-color.tsx b/MAPS/16-color.tsx new file mode 100644 index 0000000..132e06a --- /dev/null +++ b/MAPS/16-color.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="16 Colour" tilewidth="8" tileheight="8" tilecount="7" columns="7"> + <image source="../GFX/Tiles-16Col.png" width="56" height="8"/> +</tileset> |