summaryrefslogtreecommitdiff
path: root/level.tmx
diff options
context:
space:
mode:
Diffstat (limited to 'level.tmx')
-rw-r--r--level.tmx3
1 files changed, 2 insertions, 1 deletions
diff --git a/level.tmx b/level.tmx
index 2191ef4..c16eb72 100644
--- a/level.tmx
+++ b/level.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.8" tiledversion="1.8.6" orientation="orthogonal" renderorder="right-down" width="15" height="40" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="13">
+<map version="1.8" tiledversion="1.8.6" orientation="orthogonal" renderorder="right-down" width="15" height="40" tilewidth="16" tileheight="16" infinite="0" nextlayerid="6" nextobjectid="14">
<tileset firstgid="1" source="tiles.tsx"/>
<layer id="2" name="background" width="15" height="40">
<data encoding="csv">
@@ -137,5 +137,6 @@
<object id="10" type="enemy-a" x="16" y="336" width="16" height="16"/>
<object id="11" type="enemy-a" x="192" y="336" width="16" height="16"/>
<object id="12" type="enemy-a" x="112" y="176" width="16" height="16"/>
+ <object id="13" type="enemy-a" x="112" y="0" width="16" height="16"/>
</objectgroup>
</map>