From f3ba1d14d5c04063070a8b47f94dd25e7ecbdee4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Jul 2018 19:23:51 -0300 Subject: That amount of experience is too high. --- npc/012-1/jack.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/012-1/jack.txt') 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; -- cgit v1.2.3-60-g2f50