From f0f7ea48e79a6caa805c19c635e7198855965b1c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Mar 2019 19:00:33 -0300 Subject: Sigsegv --- npc/011-3/flood.txt | 1 + npc/014-2/guards.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/011-3/flood.txt b/npc/011-3/flood.txt index 8d12fdfe9..917d3a7c0 100644 --- a/npc/011-3/flood.txt +++ b/npc/011-3/flood.txt @@ -15,6 +15,7 @@ OnSwampMob: OnInit: addmapmask "011-3", 1024; + end; OnMinute06: OnMinute16: diff --git a/npc/014-2/guards.txt b/npc/014-2/guards.txt index c1d024d03..ef97a8b71 100644 --- a/npc/014-2/guards.txt +++ b/npc/014-2/guards.txt @@ -14,7 +14,7 @@ .@fd=!(getmapmask("011-3")&1024); // .@fd - is flooded? if (!.@fd) { mesn; - mesq l("Various people already went missing, including GMs. This is why if you plan to cross, @@.", b(l("You won't be allowed to walk sideways, except to avoid a monster or two."))); + mesq l("Various people already went missing, including GMs. This is why if you plan to cross, @@.", l(b("You won't be allowed to walk sideways, except to avoid a monster or two."))); mesc l("If you try to walk west or east too much, you'll hit an \"invisible wall\" to prevent you from getting lost."); next; select -- cgit v1.2.3-70-g09d2