From ad9b957a6ee9b8e109cfe5c1e18274ddd6ffaeab Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 13 Jan 2021 03:24:31 -0300 Subject: And do warn players they might die :3 --- 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 aaeaeb2d0..2e8c96e69 100644 --- a/npc/functions/dungeon.txt +++ b/npc/functions/dungeon.txt @@ -52,7 +52,7 @@ OnCurse: // First time seeing this if (@curse$ != getmap()) { @curse$=getmap(); - dispbottom l("This is a Cursed Lands map, you're lose mana over time and may also incurr in debuffs if mana is low."); + dispbottom l("This is a Cursed Lands map, you're lose mana over time and may also incurr in debuffs if mana is low (may cause death)."); } // You are in a CURSEMAP$, so suffer damage from heat -- cgit v1.2.3-60-g2f50