summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-02-14 02:48:11 +0100
committerReid <reidyaro@gmail.com>2016-02-14 02:48:11 +0100
commit999385f6d366a84338131e594ac00f5d6786b158 (patch)
tree402d313ba60292354746c505551f52ed15f6116b /npc
parentc6c72987bde88638077604e69626525ef35d3304 (diff)
downloadserverdata-999385f6d366a84338131e594ac00f5d6786b158.tar.gz
serverdata-999385f6d366a84338131e594ac00f5d6786b158.tar.bz2
serverdata-999385f6d366a84338131e594ac00f5d6786b158.tar.xz
serverdata-999385f6d366a84338131e594ac00f5d6786b158.zip
Change the restriction from ArtisQuests_Enora == 8 to ArtisQuests_Enora == 0 to enter the LoA building on Artis.
Diffstat (limited to 'npc')
-rw-r--r--npc/001-1/doors.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/doors.txt b/npc/001-1/doors.txt
index fbc27be4..c418acff 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 < 8)
+ if (.@enora == 0)
{
narrator 4,
l("The door of the legion building is closed."),