diff options
Diffstat (limited to 'npc/002-4')
-rw-r--r-- | npc/002-4/nard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-4/nard.txt b/npc/002-4/nard.txt index c486de258..aefa1f066 100644 --- a/npc/002-4/nard.txt +++ b/npc/002-4/nard.txt @@ -16,7 +16,7 @@ .@price=1500; L_Checker: - if (.@narrator >= 1) goto L_Travel; + if (.@narrator) goto L_Travel; if (LOCATION$ != "") goto L_NotYet; mesn; |