From 3c9bdac70241e8c39d1ee82ff9c834c306b6e0b8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Mar 2019 17:26:24 -0300 Subject: You cannot go to Eternal Swamps yet but this does the trick --- maps/re/011-3.mcache | Bin 0 -> 697 bytes npc/014-2/guards.txt | 9 ++++++++- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 maps/re/011-3.mcache diff --git a/maps/re/011-3.mcache b/maps/re/011-3.mcache new file mode 100644 index 000000000..91b717763 Binary files /dev/null and b/maps/re/011-3.mcache differ diff --git a/npc/014-2/guards.txt b/npc/014-2/guards.txt index 6216de67c..71c458d89 100644 --- a/npc/014-2/guards.txt +++ b/npc/014-2/guards.txt @@ -6,7 +6,14 @@ 014-2,41,56,0 script Guard Jennifer NPC_GUARD2,{ mesn; - mesc l("Beyond this bridge are the Eternal Swamps!"); + mesq l("Halt! Beyond this gate, is the Great River and the Eternal Swamps."); + next; + mesn; + mesq l("Was not it only flooded constantly, the graveyard is not too far. If you stray away from the path, you'll get lost."); + next; + 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."))); + mesc l("If you try to walk west or east too much, you'll hit an \"invisible wall\" to prevent you from getting lost."); close; OnInit: -- cgit v1.2.3-70-g09d2