summaryrefslogtreecommitdiff
path: root/npc/012-5/nicholas.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-04 02:01:58 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-04 02:01:58 -0300
commitf165f31be8391dc9a113ff36177f30f4603fc48e (patch)
treebb778852c14e740c83422c2bdeaf5bd45eab4621 /npc/012-5/nicholas.txt
parent522bc73ef7358b60d4907d1a933eafaa55c88b70 (diff)
downloadserverdata-f165f31be8391dc9a113ff36177f30f4603fc48e.tar.gz
serverdata-f165f31be8391dc9a113ff36177f30f4603fc48e.tar.bz2
serverdata-f165f31be8391dc9a113ff36177f30f4603fc48e.tar.xz
serverdata-f165f31be8391dc9a113ff36177f30f4603fc48e.zip
Decrease a bit forging exp before @Saulc complains Broadsword gives over 140k xp %%n
NOT fixed on live server.
Diffstat (limited to 'npc/012-5/nicholas.txt')
-rw-r--r--npc/012-5/nicholas.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-5/nicholas.txt b/npc/012-5/nicholas.txt
index 246d45dbc..589611c77 100644
--- a/npc/012-5/nicholas.txt
+++ b/npc/012-5/nicholas.txt
@@ -61,6 +61,7 @@
Zeny = Zeny - .@price;
getitem .@prize, 1;
.@xp=getiteminfo(.@base1, ITEMINFO_SELLPRICE)*.@amon1+getiteminfo(.@base2, ITEMINFO_SELLPRICE)*.@amon2;
+ .@xp=.@xp*2/3;
getexp .@xp, rand(1,10);
mes "";