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 397c90eb9..47a5e54ae 100644 --- a/npc/002-4/nard.txt +++ b/npc/002-4/nard.txt @@ -13,7 +13,7 @@ .@nard = getq(ShipQuests_Nard); // TODO .@narrator = getq(General_Narrator); - .@price=2000; + .@price=1500; L_Checker: if (.@narrator == 1) goto L_Travel; |