diff options
Diffstat (limited to 'npc/012-2/door.txt')
-rw-r--r-- | npc/012-2/door.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/012-2/door.txt b/npc/012-2/door.txt index 9329367cc..cc424a65f 100644 --- a/npc/012-2/door.txt +++ b/npc/012-2/door.txt @@ -16,8 +16,8 @@ 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) + // Per r8.0 Apane Invasion, there's a moment on main storyline you'll be allowed in + if (getq(General_Narrator) == 5) slide 59, 82; if (@sp_notrespass > 0) |