summaryrefslogtreecommitdiff
path: root/world/map/npc/001-2/heathin.txt
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-10-16 03:17:20 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-10-16 03:17:20 +0000
commit569602b26bd80cf00e02b0ab0570c0c8684fb86b (patch)
treef9afa4c95665265b65bd66d165b061beb2c85f16 /world/map/npc/001-2/heathin.txt
parentaac3cffefd6259f20ccade8d2179dff430eae6e3 (diff)
parent9584d85bc84fc367147f405403b16eb06daa1ac8 (diff)
downloadserverdata-569602b26bd80cf00e02b0ab0570c0c8684fb86b.tar.gz
serverdata-569602b26bd80cf00e02b0ab0570c0c8684fb86b.tar.bz2
serverdata-569602b26bd80cf00e02b0ab0570c0c8684fb86b.tar.xz
serverdata-569602b26bd80cf00e02b0ab0570c0c8684fb86b.zip
Merge branch 'equipment_stats_use' into 'master'
Equipment stats use See merge request legacy/serverdata!682
Diffstat (limited to 'world/map/npc/001-2/heathin.txt')
-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]";