From 6e795539d61a63dd23fb48e5d6d2a375077ea92d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 10 Sep 2018 15:22:37 -0300 Subject: Missing sign, easter egg on 014-5 --- npc/014-5/sign.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/014-5/sign.txt') diff --git a/npc/014-5/sign.txt b/npc/014-5/sign.txt index c4018c1f4..d4a358c1f 100644 --- a/npc/014-5/sign.txt +++ b/npc/014-5/sign.txt @@ -8,6 +8,9 @@ mesc l("Welcome to the Greenlands, the place cursed by the Monster King to be ice forever, and now known as Icelands."); next; mesc l("It's advised to come ready for the cold, the hungry beasts, and other dangers snow may bring."); + if (is_staff()) { + mesc l("Blame @@, missing map between 014-5 and 019-1, solely to make trip longer.", any("jesusalva", "saulc", "lawncable", "mishana", "dragonstar", "4144", "everyone", "developers", "the Monster King", strcharinfo(0))), 1; + } /* next; mesc l("WARNING: Path temporaly closed due strong snowstorm."), 3; -- cgit v1.2.3-60-g2f50