summaryrefslogtreecommitdiff
path: root/npc/025-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/025-1')
-rw-r--r--npc/025-1/ihclot.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/025-1/ihclot.txt b/npc/025-1/ihclot.txt
index cd093e2b1..10ebb0a44 100644
--- a/npc/025-1/ihclot.txt
+++ b/npc/025-1/ihclot.txt
@@ -86,13 +86,14 @@
mes "";
if (@menuret == 0)
close;
+ .@level = @menuret;
// Ask player to confirm
if (!csys_Confirm(.@id))
close;
// Perform payment
- Zeny-=getPriceInt(.@price, @menuret);
+ Zeny-=getPriceInt(.@price, .@level);
SMITH_TWEAKS+=1;
// Apply the bonuses