From 71712890610b7419848033113b157a4425412f27 Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 28 Dec 2015 02:46:53 +0100 Subject: Change Enora's max constant value on the Legion's door script. --- npc/001-1/doors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/001-1/doors.txt b/npc/001-1/doors.txt index 808fbde8..fae200dd 100644 --- a/npc/001-1/doors.txt +++ b/npc/001-1/doors.txt @@ -486,7 +486,7 @@ OnInit: OnTouch: .@enora = getq(ArtisQuests_Enora); - if (.@enora < 4) + if (.@enora < 8) { narrator 4, l("Doors are closed."); -- cgit v1.2.3-70-g09d2