summaryrefslogtreecommitdiff
path: root/world/map/npc/001-2
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2023-10-16 03:17:20 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-10-16 03:17:20 +0000
commit9584d85bc84fc367147f405403b16eb06daa1ac8 (patch)
treefb6de00b3eb982a9e7044fe84f2bcda9c32068c5 /world/map/npc/001-2
parented5b7c7df1a770d69c0f60463bd324f762daa078 (diff)
downloadserverdata-9584d85bc84fc367147f405403b16eb06daa1ac8.tar.gz
serverdata-9584d85bc84fc367147f405403b16eb06daa1ac8.tar.bz2
serverdata-9584d85bc84fc367147f405403b16eb06daa1ac8.tar.xz
serverdata-9584d85bc84fc367147f405403b16eb06daa1ac8.zip
Equipment stats use
Diffstat (limited to 'world/map/npc/001-2')
-rw-r--r--world/map/npc/001-2/heathin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/001-2/heathin.txt b/world/map/npc/001-2/heathin.txt
index 53cc8b68..6a10c053 100644
--- a/world/map/npc/001-2/heathin.txt
+++ b/world/map/npc/001-2/heathin.txt
@@ -294,7 +294,7 @@ L_Arrows_Trade_Yes:
delitem "Coal", @TARROW_REQ_COAL;
delitem "TerraniteOre", @TARROW_REQ_TERRA_ORE;
set Zeny, Zeny - @TARROW_REQ_GP;
- set @lucky, 5 * rand(Luk);
+ set @lucky, 5 * rand((Luk+Luk2));
set @lucky$, "";
getitem "TerraniteArrow", 1000 + @lucky;
mes "[Heathin]";