summaryrefslogtreecommitdiff
path: root/npc/012-2/door.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-05 20:12:22 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-05 20:12:22 -0200
commita5794cd2f6ed5dfc95b4ad541ad7c0bcf73bdacb (patch)
tree1dceb6cce5bb1fd5d499fc716040188d4f15d9c2 /npc/012-2/door.txt
parent7d36b506506e35d1061f09a8af4d037559032e55 (diff)
downloadserverdata-a5794cd2f6ed5dfc95b4ad541ad7c0bcf73bdacb.tar.gz
serverdata-a5794cd2f6ed5dfc95b4ad541ad7c0bcf73bdacb.tar.bz2
serverdata-a5794cd2f6ed5dfc95b4ad541ad7c0bcf73bdacb.tar.xz
serverdata-a5794cd2f6ed5dfc95b4ad541ad7c0bcf73bdacb.zip
Prepare the next main storyline stage. Still incomplete.
Diffstat (limited to 'npc/012-2/door.txt')
-rw-r--r--npc/012-2/door.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/012-2/door.txt b/npc/012-2/door.txt
index 67fb25599..9329367cc 100644
--- a/npc/012-2/door.txt
+++ b/npc/012-2/door.txt
@@ -16,6 +16,10 @@ OnTouch:
end;
L_Unauthorized:
+ // Per r8.0 Apane Invasion, there's a moment on main storyline you'll be allowed
+ if (getq(General_Narrator) == 3 && getq2(General_Narrator) == 3)
+ slide 59, 82;
+
if (@sp_notrespass > 0)
goto L_Warning;
dispbottom col(l("Only Sponsors are allowed past this area."),1);