From d8a21f482778a14dc39c637923fa8bd422a656ee Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 14 Mar 2021 13:20:37 -0400 Subject: games/classic: Add map and object properties --- (limited to 'games') diff --git a/games/classic/level01.tmx b/games/classic/level01.tmx index 2027469..f39d611 100644 --- a/games/classic/level01.tmx +++ b/games/classic/level01.tmx @@ -1,5 +1,8 @@ + + + @@ -7,9 +10,29 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/games/classic/level02.tmx b/games/classic/level02.tmx index cd3d9a9..25c7050 100644 --- a/games/classic/level02.tmx +++ b/games/classic/level02.tmx @@ -1,5 +1,8 @@ + + + @@ -7,9 +10,29 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/games/classic/level03.tmx b/games/classic/level03.tmx index 842fa56..4f339e6 100644 --- a/games/classic/level03.tmx +++ b/games/classic/level03.tmx @@ -1,5 +1,8 @@ + + + @@ -7,9 +10,29 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/games/classic/level04.tmx b/games/classic/level04.tmx index 1b1e527..e9c4b19 100644 --- a/games/classic/level04.tmx +++ b/games/classic/level04.tmx @@ -1,5 +1,8 @@ + + + @@ -7,9 +10,29 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/games/classic/level05.tmx b/games/classic/level05.tmx index 16b8115..57461fe 100644 --- a/games/classic/level05.tmx +++ b/games/classic/level05.tmx @@ -1,5 +1,8 @@ + + + @@ -7,9 +10,29 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/games/classic/level06.tmx b/games/classic/level06.tmx index 487d5b2..8cebf7d 100644 --- a/games/classic/level06.tmx +++ b/games/classic/level06.tmx @@ -1,5 +1,8 @@ + + + @@ -7,11 +10,43 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/games/classic/level07.tmx b/games/classic/level07.tmx index 0129836..e26e621 100644 --- a/games/classic/level07.tmx +++ b/games/classic/level07.tmx @@ -1,5 +1,8 @@ + + + @@ -7,11 +10,43 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/games/classic/level08.tmx b/games/classic/level08.tmx index 3572aee..57030b3 100644 --- a/games/classic/level08.tmx +++ b/games/classic/level08.tmx @@ -1,5 +1,8 @@ + + + @@ -7,14 +10,64 @@ - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/games/classic/level09.tmx b/games/classic/level09.tmx index 86cf250..1497271 100644 --- a/games/classic/level09.tmx +++ b/games/classic/level09.tmx @@ -1,5 +1,8 @@ + + + @@ -7,14 +10,64 @@ - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/games/classic/level10.tmx b/games/classic/level10.tmx index a450bd6..777c673 100644 --- a/games/classic/level10.tmx +++ b/games/classic/level10.tmx @@ -1,5 +1,8 @@ + + + @@ -7,20 +10,112 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v0.9.1