From 447ed0e40175dda1469c26eb5176b970570c3416 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 5 Aug 2018 15:16:34 -0300 Subject: Change rule of stat reset to another obscure and crazy rule --- npc/014-3/oscar.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/014-3') diff --git a/npc/014-3/oscar.txt b/npc/014-3/oscar.txt index 3ae878cc2..09ef020e3 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) < 35) goto L_Slow; + if (readparam(bAgi) < 40) goto L_Slow; if (BaseLevel < 20) goto L_Weak; mesn; // Est. kill 400 Pinkies -- cgit v1.2.3-70-g09d2