summaryrefslogtreecommitdiff
path: root/npc/003-2/hiddenwarp.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-2/hiddenwarp.txt')
-rw-r--r--npc/003-2/hiddenwarp.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-2/hiddenwarp.txt b/npc/003-2/hiddenwarp.txt
index 7a3a6654e..9fd868a3f 100644
--- a/npc/003-2/hiddenwarp.txt
+++ b/npc/003-2/hiddenwarp.txt
@@ -8,7 +8,7 @@
end;
OnTouch:
- if ((BaseLevel >= 50 && getq(General_Narrator) >= 2) || is_gm())
+ if ((BaseLevel >= 40 && getq(General_Narrator) >= 2) || is_gm())
warp "003-2-1", 47, 34;
else
npctalk3 l("Complaints Depto. temporaly closed, come back later");