From 9eb0a78596c5351d8115d2e5361d59d7ba17c6fc Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 28 Feb 2021 11:50:05 -0500 Subject: Added door entryway to time passage antechamber The entryway should also work for the door in the time_passage map. The spritesheet also contains an entryway for Mixolydia's house. --- res/maps/time_passage.tmx | 6 +++--- res/maps/time_passage.tsx | 20 ++++++++++++++++++++ res/maps/time_passage_antechamber.tmx | 12 ++++++++++-- 3 files changed, 33 insertions(+), 5 deletions(-) (limited to 'res/maps') diff --git a/res/maps/time_passage.tmx b/res/maps/time_passage.tmx index 7400e34..c5c6b71 100644 --- a/res/maps/time_passage.tmx +++ b/res/maps/time_passage.tmx @@ -132,15 +132,15 @@ 1,1,1,1,1,1,1,1,1,1,1,21,21,21,30,31,2147483678,21,21,21,1,1,1,1,1,1,1,1,1,1,1,1, 1,1,1,1,1,1,1,1,1,1,1,1,21,21,1073741851,1073741852,3221225499,21,21,1,1,1,1,1,1,1,1,1,1,1,1,1, 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,21,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, -1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, +1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,21,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 - + - + diff --git a/res/maps/time_passage.tsx b/res/maps/time_passage.tsx index 20c8eeb..2a93d5a 100644 --- a/res/maps/time_passage.tsx +++ b/res/maps/time_passage.tsx @@ -66,6 +66,16 @@ + + + + + + + + + + @@ -196,6 +206,16 @@ + + + + + + + + + + diff --git a/res/maps/time_passage_antechamber.tmx b/res/maps/time_passage_antechamber.tmx index 5075534..f705305 100644 --- a/res/maps/time_passage_antechamber.tmx +++ b/res/maps/time_passage_antechamber.tmx @@ -1,5 +1,5 @@ - + @@ -25,9 +25,17 @@ - + + + + + + + + + -- cgit 1.4.1