From 749787031cce5cce1d208780498d32967976e552 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 22 May 2019 23:16:52 -0300 Subject: Okay okay don't be ridiculous at Jhedia EXP. You get 1 xp per Coal, Ore and Job Lvl. --- npc/003-8/jhedia.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-8') diff --git a/npc/003-8/jhedia.txt b/npc/003-8/jhedia.txt index ff4e94ed6..28e33cf09 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 (.@oream+.@coalm)*.@amount, .@amount; + getexp (JobLevel+.@oream+.@coalm)*.@amount, .@amount; mes ""; mesn; -- cgit v1.2.3-60-g2f50