summaryrefslogtreecommitdiff
path: root/npc/014-5
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-09-10 15:22:54 -0300
committerJesusaves <cpntb1@ymail.com>2018-09-10 15:22:54 -0300
commit1cc054f2dd0a34eb3ffac1275093bbcc9f066b29 (patch)
tree4f3b32da29431a9ad4b39de3ee49dc864e7d9306 /npc/014-5
parent6e795539d61a63dd23fb48e5d6d2a375077ea92d (diff)
downloadserverdata-1cc054f2dd0a34eb3ffac1275093bbcc9f066b29.tar.gz
serverdata-1cc054f2dd0a34eb3ffac1275093bbcc9f066b29.tar.bz2
serverdata-1cc054f2dd0a34eb3ffac1275093bbcc9f066b29.tar.xz
serverdata-1cc054f2dd0a34eb3ffac1275093bbcc9f066b29.zip
Allow sponsors to read the easter egg too. Normal players are filtered out.
Diffstat (limited to 'npc/014-5')
-rw-r--r--npc/014-5/sign.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-5/sign.txt b/npc/014-5/sign.txt
index d4a358c1f..c1335444b 100644
--- a/npc/014-5/sign.txt
+++ b/npc/014-5/sign.txt
@@ -8,7 +8,7 @@
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()) {
+ if (getgmlevel()) {
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;
}
/*