From 07d6ad4e189e7b1fc3f6142118cc4fd0689174be Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 9 Aug 2018 16:49:19 -0300 Subject: Lower agi requeriments for Scythe (this is a level 20 quest) --- npc/014-3/oscar.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/014-3/oscar.txt') diff --git a/npc/014-3/oscar.txt b/npc/014-3/oscar.txt index 09ef020e3..db71cafb9 100644 --- a/npc/014-3/oscar.txt +++ b/npc/014-3/oscar.txt @@ -31,7 +31,7 @@ L_Hello: mesn; mesq l("Great! Excellent! Because I am also diving in problems!!"); next; - if (readparam(bAgi) < 40) goto L_Slow; + if (readparam(bAgi) < 30) goto L_Slow; if (BaseLevel < 20) goto L_Weak; mesn; // Est. kill 400 Pinkies -- cgit v1.2.3-60-g2f50