From d308e687b39d8c75a5354bac454fbd7fc5fdf544 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 8 Dec 2022 23:56:54 -0300 Subject: Actually no, a /5 can do just fine --- npc/007-1/pylon.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/007-1/pylon.txt b/npc/007-1/pylon.txt index 0331cab1d..a326955c2 100644 --- a/npc/007-1/pylon.txt +++ b/npc/007-1/pylon.txt @@ -99,7 +99,7 @@ L_OreOk: Zeny = Zeny - 100; getexp 10, 0; getitem IronPowder, .@amo; - if (!(rand2(BaseLevel)/3)) + if (!(rand2(BaseLevel)/5)) getitem SulfurPowder, 1; mes ""; mesn; -- cgit v1.2.3-60-g2f50