From 18144bb937fde1ab54c2790811faf9d5afe93ac1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 28 Apr 2022 01:15:11 -0300 Subject: Spice things up :3 --- npc/034-4/exit.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/034-4') diff --git a/npc/034-4/exit.txt b/npc/034-4/exit.txt index c0c8920df..8afc3392a 100644 --- a/npc/034-4/exit.txt +++ b/npc/034-4/exit.txt @@ -13,6 +13,7 @@ OnWumpus: else getitem LightGreenDiamond, 1; getexp 0, rand2(7500, 9999); + @forced_sick$ = ""; end; OnTouch: @@ -143,6 +144,9 @@ OnTouch: // Defeating the boss yields a bonus InitMaze(7200); dispbottom l("It was a trap! We must escape!"); + sleep2(2000); + @forced_sick$ = getmap(); + doevent "#DungeonCore::OnSick"; end; } -- cgit v1.2.3-70-g09d2