summaryrefslogtreecommitdiff
path: root/npc/002-4
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-4')
-rw-r--r--npc/002-4/nard.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-4/nard.txt b/npc/002-4/nard.txt
index cbb16f0bb..b0c3c2580 100644
--- a/npc/002-4/nard.txt
+++ b/npc/002-4/nard.txt
@@ -162,7 +162,7 @@ L_Travel:
getq(CandorQuest_HAS) == 4 &&
getq(CandorQuest_Sailors) == 3 &&
getq(CandorQuest_Vincent) == 2 &&
- getq(CandorQuest_Trainer) == 12)
+ getq(CandorQuest_Trainer) >= 12)
.@price-=500;
mesn;
mesq l("Hi @@.", strcharinfo(0));