From 14821ec28946067440ed6f02ad401c7efc28756a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 13 Sep 2024 19:08:54 -0300 Subject: Minor visual "improvement" for Dream Towers. Just to make them more interesting. It's not fair only Boss Raid gets these. --- npc/functions/event.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/functions/event.txt b/npc/functions/event.txt index d6ee3fe44..0d78d5e9a 100644 --- a/npc/functions/event.txt +++ b/npc/functions/event.txt @@ -117,6 +117,7 @@ OnWarpTo: // Consume the ticket and begin the maze delitem EventDreamTicket, max(1, .@tickets+1); InitMaze(3600 + .@tickets); + setmapmask MAZE_MAP$, 2; dispbottom col(l("Reminder : Defeat the %s to win.", b("Gatekeeper")), 2); dispbottom l("Mana Plane - Dream Tower, %dÂș floor. Time limit: 60 minutes or death.", DTOWER_FLOOR); end; -- cgit v1.2.3-70-g09d2