From a1001ec9d3dc96b1b3366f4f742e9138454673a9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 5 Aug 2021 21:50:34 -0300 Subject: Fix obvious typo. I mean, poisonous class? Seriously? --- npc/functions/dungeon.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/dungeon.txt b/npc/functions/dungeon.txt index d2a155fe4..d2664d79a 100644 --- a/npc/functions/dungeon.txt +++ b/npc/functions/dungeon.txt @@ -88,7 +88,7 @@ OnSick: // First time seeing this if (@sick$ != getmap()) { @sick$=getmap(); - dispbottom l("This map contains poisonous class and may cause diseases."); + dispbottom l("This map contains poisonous gas and may cause diseases."); } // The effect is based on HP -- cgit v1.2.3-70-g09d2