diff options
-rw-r--r-- | npc/003-8/jhedia.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-8/jhedia.txt b/npc/003-8/jhedia.txt index c5098cec5..ff4e94ed6 100644 --- a/npc/003-8/jhedia.txt +++ b/npc/003-8/jhedia.txt @@ -37,7 +37,7 @@ delitem Coal, .@amount * .@coalm; Zeny = Zeny - .@amount * .@price; getitem .@prize, .@amount; - getexp 10*.@amount, .@amount; + getexp (.@oream+.@coalm)*.@amount, .@amount; mes ""; mesn; |