From 59d87c3b93a0363bb003fd1f3c2f8031e186869f Mon Sep 17 00:00:00 2001 From: wushin Date: Mon, 26 Sep 2016 11:57:39 -0500 Subject: Converted warps into maps Converted mobs into maps --- maps/000-2-1.tmx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'maps/000-2-1.tmx') diff --git a/maps/000-2-1.tmx b/maps/000-2-1.tmx index 5c43f5b0..12b905d4 100644 --- a/maps/000-2-1.tmx +++ b/maps/000-2-1.tmx @@ -346,18 +346,18 @@ - + - - + + - - + + -- cgit v1.2.3-70-g09d2 From 6be78dd8a4ef04298a93c98dcf6536efd04cde97 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 12 Oct 2016 09:59:13 -0500 Subject: Convert generic saves to automation --- maps/000-2-1.tmx | 22 +++++++++++++++++++++- maps/001-2-1.tmx | 7 ++++++- maps/001-2-10.tmx | 7 ++++++- maps/001-2-13.tmx | 2 +- maps/001-2-15.tmx | 7 ++++++- maps/001-2-22.tmx | 27 ++++++++++++++++++++++++++- maps/001-2-3.tmx | 7 ++++++- maps/001-2-37.tmx | 22 +++++++++++++++++++++- maps/001-2-38.tmx | 22 +++++++++++++++++++++- 9 files changed, 114 insertions(+), 9 deletions(-) (limited to 'maps/000-2-1.tmx') diff --git a/maps/000-2-1.tmx b/maps/000-2-1.tmx index 12b905d4..d350a05c 100644 --- a/maps/000-2-1.tmx +++ b/maps/000-2-1.tmx @@ -1,5 +1,5 @@ - + @@ -368,5 +368,25 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/maps/001-2-1.tmx b/maps/001-2-1.tmx index a1773e4e..817c50de 100644 --- a/maps/001-2-1.tmx +++ b/maps/001-2-1.tmx @@ -1,5 +1,5 @@ - + @@ -410,6 +410,11 @@ + + + + + diff --git a/maps/001-2-10.tmx b/maps/001-2-10.tmx index 106dd28d..4d35143e 100644 --- a/maps/001-2-10.tmx +++ b/maps/001-2-10.tmx @@ -1,5 +1,5 @@ - + @@ -417,6 +417,11 @@ + + + + + diff --git a/maps/001-2-13.tmx b/maps/001-2-13.tmx index 3da9008c..9a6e1a37 100644 --- a/maps/001-2-13.tmx +++ b/maps/001-2-13.tmx @@ -1,5 +1,5 @@ - + diff --git a/maps/001-2-15.tmx b/maps/001-2-15.tmx index 6c87ca85..db0e3596 100644 --- a/maps/001-2-15.tmx +++ b/maps/001-2-15.tmx @@ -1,5 +1,5 @@ - + @@ -429,6 +429,11 @@ + + + + + diff --git a/maps/001-2-22.tmx b/maps/001-2-22.tmx index 072259e2..9b62c839 100644 --- a/maps/001-2-22.tmx +++ b/maps/001-2-22.tmx @@ -1,5 +1,5 @@ - + @@ -371,5 +371,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/maps/001-2-3.tmx b/maps/001-2-3.tmx index 6aa652ef..b7f02fbb 100644 --- a/maps/001-2-3.tmx +++ b/maps/001-2-3.tmx @@ -1,5 +1,5 @@ - + @@ -391,6 +391,11 @@ + + + + + diff --git a/maps/001-2-37.tmx b/maps/001-2-37.tmx index 1108a1e4..4a64706c 100644 --- a/maps/001-2-37.tmx +++ b/maps/001-2-37.tmx @@ -1,5 +1,5 @@ - + @@ -434,5 +434,25 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/maps/001-2-38.tmx b/maps/001-2-38.tmx index 4db6f537..02faa2a9 100644 --- a/maps/001-2-38.tmx +++ b/maps/001-2-38.tmx @@ -1,5 +1,5 @@ - + @@ -437,5 +437,25 @@ + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2