From 132b883d450bfbf5c2dfb7c015ce5fdb4e24ae43 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 11 Jan 2019 11:32:35 -0200 Subject: Bad script --- npc/012-2/door.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/012-2/door.txt') diff --git a/npc/012-2/door.txt b/npc/012-2/door.txt index 0e0a0c1db..113a2252a 100644 --- a/npc/012-2/door.txt +++ b/npc/012-2/door.txt @@ -18,8 +18,10 @@ OnTouch: L_Unauthorized: // Per r8.0 Apane Invasion, there's a moment on main storyline you'll be allowed in .@n=getq(General_Narrator); - if (.@n == 5 || .@n == 6) + if (.@n == 5 || .@n == 6) { slide 59, 82; + end; + } if (@sp_notrespass > 0) goto L_Warning; -- cgit v1.2.3-60-g2f50