diff options
Diffstat (limited to 'npc/017-10')
-rw-r--r-- | npc/017-10/airship.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-10/airship.txt b/npc/017-10/airship.txt index 751be8cea..57618a629 100644 --- a/npc/017-10/airship.txt +++ b/npc/017-10/airship.txt @@ -8,7 +8,7 @@ end; OnTouch: .@q=getq(General_Narrator); - if (.@q < 19) + if (.@q < 20) end; mesc l(".:: Fortress Island ::."), 1; |