summaryrefslogtreecommitdiff
path: root/npc/002-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-3')
-rw-r--r--npc/002-3/nard.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt
index 795d107b9..23eb348fb 100644
--- a/npc/002-3/nard.txt
+++ b/npc/002-3/nard.txt
@@ -250,8 +250,8 @@ L_NotYet:
L_Travel:
// Current nard_reputation() value for 100% discount: 15
- .@price=800;
- .@price-=min(780, nard_reputation()*54);
+ .@price=740;
+ .@price-=min(720, nard_reputation()*49);
mesn;
mesq l("Hi @@.", strcharinfo(0));