summaryrefslogtreecommitdiff
path: root/level.tmx
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-10-28 22:08:54 -0400
committerDavid Thompson <dthompson2@worcester.edu>2023-10-28 22:08:54 -0400
commit1ce62a60d6da7588a0bf26329fd2cc831241fc19 (patch)
tree026f1e8ad617e0f737b3a7a850a477007db61b5b /level.tmx
parentd2dd26e7629d2925a096556cc0dcd2be6a8e2b91 (diff)
Boss placeholder, pre-boss WARNING message.
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 41091ac..f16c319 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="500" tilewidth="16" tileheight="16" infinite="0" nextlayerid="8" nextobjectid="257">
+<map version="1.8" tiledversion="1.8.6" orientation="orthogonal" renderorder="right-down" width="15" height="500" tilewidth="16" tileheight="16" infinite="0" nextlayerid="8" nextobjectid="258">
<tileset firstgid="1" source="tiles.tsx"/>
<tileset firstgid="7" source="background.tsx"/>
<objectgroup id="7" name="background" visible="0" parallaxy="0.75">
@@ -1227,5 +1227,6 @@
<object id="225" type="popcorn" x="48" y="2160" width="16" height="16"/>
<object id="226" type="popcorn" x="48" y="2064" width="16" height="16"/>
<object id="256" type="turret" x="96" y="7712" width="16" height="16"/>
+ <object id="257" type="warning" x="0" y="224" width="16" height="16"/>
</objectgroup>
</map>