summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/007-1/pylon.txt2
1 files changed, 1 insertions, 1 deletions
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;