summaryrefslogtreecommitdiff
path: root/npc/012-1/jack.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-07 21:12:12 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-07 21:12:12 -0300
commit7715ef42037ad35155eb228666776df6d859943e (patch)
treeaf4c3dc2914cbdd86cc666c65a5aa0a291869548 /npc/012-1/jack.txt
parent7d5f630745276ce8f457547f2e1b8fd926144f18 (diff)
parentd1256756676bc59bba39f2cde886fd5916861577 (diff)
downloadserverdata-7715ef42037ad35155eb228666776df6d859943e.tar.gz
serverdata-7715ef42037ad35155eb228666776df6d859943e.tar.bz2
serverdata-7715ef42037ad35155eb228666776df6d859943e.tar.xz
serverdata-7715ef42037ad35155eb228666776df6d859943e.zip
Merge branch 'master' into heroes_holdheroes_hold
Diffstat (limited to 'npc/012-1/jack.txt')
-rw-r--r--npc/012-1/jack.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/jack.txt b/npc/012-1/jack.txt
index c1bb45e5b..c66a1a820 100644
--- a/npc/012-1/jack.txt
+++ b/npc/012-1/jack.txt
@@ -106,7 +106,7 @@ L_Loop:
delitem RawLog, 1;
.@success=rand(6,26)-.@k; // You will never need more than 20 logs nor less than 5 logs
- if (.@success == 1) {
+ if (.@success <= 1) {
mesc l("The wood bends a little, but doesn't breaks.");
getexp 295, 100; // 10% of max exp
setq2 HurscaldQuest_ForestBow, 99;