Skip to content

Commit 3c75d63

Browse files
committed
Simplify a room in the ending.
1 parent 557024b commit 3c75d63

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

assets/maps/level.tmx

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="512" height="512" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="7850">
2+
<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="512" height="512" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="7856">
33
<properties>
44
<property name="credits_music" value="Juhani Junkala [Retro Game Music Pack] Ending.ogg"/>
55
<property name="save_game_version" type="int" value="1"/>
@@ -16865,5 +16865,11 @@
1686516865
<property name="text" value="Getting up is half the fun."/>
1686616866
</properties>
1686716867
</object>
16868+
<object id="7850" gid="302" x="6368" y="2272" width="16" height="16"/>
16869+
<object id="7851" gid="302" x="6368" y="2288" width="16" height="16"/>
16870+
<object id="7852" gid="302" x="6368" y="2304" width="16" height="16"/>
16871+
<object id="7853" gid="302" x="6368" y="2336" width="16" height="16"/>
16872+
<object id="7854" gid="302" x="6368" y="2352" width="16" height="16"/>
16873+
<object id="7855" gid="302" x="6368" y="2368" width="16" height="16"/>
1686816874
</objectgroup>
1686916875
</map>

0 commit comments

Comments
 (0)