summaryrefslogtreecommitdiffstats
path: root/games/classic/level07.tmx
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-03-14 14:56:15 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-03-14 14:56:15 (EDT)
commit23d9096350613f5f107d09f146f10593da2d68d6 (patch)
treea33d3ffbf6a6c58cb38ccda2476d667df7648dca /games/classic/level07.tmx
parentd8a21f482778a14dc39c637923fa8bd422a656ee (diff)
downloaddodge-balls-23d9096350613f5f107d09f146f10593da2d68d6.zip
dodge-balls-23d9096350613f5f107d09f146f10593da2d68d6.tar.gz
dodge-balls-23d9096350613f5f107d09f146f10593da2d68d6.tar.bz2
games/classic: Renumber map objects
Diffstat (limited to 'games/classic/level07.tmx')
-rw-r--r--games/classic/level07.tmx12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/classic/level07.tmx b/games/classic/level07.tmx
index e26e621..72cf875 100644
--- a/games/classic/level07.tmx
+++ b/games/classic/level07.tmx
@@ -10,40 +10,40 @@
</data>
</layer>
<objectgroup name="Object Layer 1">
- <object id="2" gid="4" x="64" y="448" width="32" height="32">
+ <object id="1" gid="4" x="64" y="448" width="32" height="32">
<properties>
<property name="type" value="player"/>
</properties>
</object>
- <object id="6" gid="5" x="32" y="288" width="32" height="32">
+ <object id="2" gid="5" x="32" y="288" width="32" height="32">
<properties>
<property name="direction" value="lr"/>
<property name="speed" type="int" value="120"/>
<property name="type" value="ball"/>
</properties>
</object>
- <object id="7" gid="5" x="32" y="192" width="32" height="32">
+ <object id="3" gid="5" x="32" y="192" width="32" height="32">
<properties>
<property name="direction" value="lr"/>
<property name="speed" type="int" value="120"/>
<property name="type" value="ball"/>
</properties>
</object>
- <object id="8" gid="5" x="416" y="160" width="32" height="32">
+ <object id="4" gid="5" x="416" y="160" width="32" height="32">
<properties>
<property name="direction" value="lr"/>
<property name="speed" type="int" value="120"/>
<property name="type" value="ball"/>
</properties>
</object>
- <object id="9" gid="5" x="576" y="288" width="32" height="32">
+ <object id="5" gid="5" x="576" y="288" width="32" height="32">
<properties>
<property name="direction" value="random"/>
<property name="speed" type="int" value="60"/>
<property name="type" value="ball"/>
</properties>
</object>
- <object id="10" gid="6" x="480" y="448" width="32" height="32">
+ <object id="6" gid="6" x="480" y="448" width="32" height="32">
<properties>
<property name="type" value="target"/>
</properties>