summaryrefslogtreecommitdiff
path: root/hercules/templates
diff options
context:
space:
mode:
Diffstat (limited to 'hercules/templates')
-rw-r--r--hercules/templates/template.tmx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hercules/templates/template.tmx b/hercules/templates/template.tmx
index 40d8d14..ec9b214 100644
--- a/hercules/templates/template.tmx
+++ b/hercules/templates/template.tmx
@@ -4,7 +4,7 @@
<tileset firstgid="1" name="tiles" tilewidth="32" tileheight="32">
<image source="../graphics/tilesets/tileset.png" width="64" height="32"/>
</tileset>
- <tileset firstgid="3" name="Collision" tilewidth="32" tileheight="32">
+ <tileset firstgid="5" name="Collision" tilewidth="32" tileheight="32">
<image source="../graphics/tilesets/collision.png" width="64" height="32"/>
</tileset>
<layer name="ground" width="{0}" height="{1}">