From 8155e61a93c417ef4df3a80e2e8e7ccf00847191 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 Jun 2018 13:57:09 -0300 Subject: Balance, playtest, bugfixes --- npc/014-3/oscar.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/014-3') diff --git a/npc/014-3/oscar.txt b/npc/014-3/oscar.txt index 500ab7f01..b16e164c6 100644 --- a/npc/014-3/oscar.txt +++ b/npc/014-3/oscar.txt @@ -31,11 +31,11 @@ L_Hello: mesn; mesq l("Great! Excellent! Because I am also diving in problems!!"); next; - if (readparam(bAgi) < 30) goto L_Slow; + if (readparam(bAgi) < 40) goto L_Slow; if (BaseLevel < 20) goto L_Weak; mesn; // Est. kill 400 Pinkies - mesq l("I hate so many the Pinkies on my fields, I want to do a soup! Can you provide me 10 @@? Many thanks.", getitemlink(PinkieLeg)); + mesq l("I hate so much the Pinkies on my fields, I want to do a soup! Can you provide me 10 @@? Many thanks.", getitemlink(PinkieLeg)); setq HurnscaldQuest_Farmers, 3, 0; close; -- cgit v1.2.3-60-g2f50