From e553fa37195febcca7408d2fc60b0010d64f31f7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 3 May 2022 11:33:58 -0300 Subject: Add Luvia placeholder --- npc/034-4/exit.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'npc/034-4/exit.txt') diff --git a/npc/034-4/exit.txt b/npc/034-4/exit.txt index 11d756cdc..5efee06d1 100644 --- a/npc/034-4/exit.txt +++ b/npc/034-4/exit.txt @@ -8,7 +8,9 @@ OnWumpus: GeminiCheck(); - // TODO FIXME: Instead of 75% chance, a Wumpus Egg only on first victory + // TODO FIXME: Instead of 75% chance, a Wumpus Egg only on first victory? + // TODO: Maybe exchange an Wumpus Egg for a Sunny Crystal or Mylarin Dust? + // Or have a NPC do so, I guess. if (any(true, true, true, false)) getitem WumpusEgg, 1; else @@ -164,6 +166,8 @@ OnTouch: sleep2(2000); @forced_sick$ = getmap(); doevent "#DungeonCore::OnSick"; + + // TODO: The escape? end; OnSick: -- cgit v1.2.3-60-g2f50