summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-05 21:50:34 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-05 21:50:34 -0300
commita1001ec9d3dc96b1b3366f4f742e9138454673a9 (patch)
tree03549022aa71bb8730b3f082ff0423fe379c4dba
parentb57c7dfb7145d3d059c3cff4661bc9918c169aaf (diff)
downloadserverdata-a1001ec9d3dc96b1b3366f4f742e9138454673a9.tar.gz
serverdata-a1001ec9d3dc96b1b3366f4f742e9138454673a9.tar.bz2
serverdata-a1001ec9d3dc96b1b3366f4f742e9138454673a9.tar.xz
serverdata-a1001ec9d3dc96b1b3366f4f742e9138454673a9.zip
Fix obvious typo.
I mean, poisonous class? Seriously?
-rw-r--r--npc/functions/dungeon.txt2
1 files changed, 1 insertions, 1 deletions
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