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.tsx | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'res/maps/time_passage.tsx') 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 @@ + + + + + + + + + + -- cgit 1.4.1