diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-05 15:08:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-05 15:08:49 -0300 |
commit | 81c751a80999199b8d820acb15476fe52a1ca583 (patch) | |
tree | 2c8e50c617d38e77081112e468dbd990e253e2cc /npc/014-3 | |
parent | 7b77e71458b1015d88880165c1baf80cee506557 (diff) | |
download | serverdata-81c751a80999199b8d820acb15476fe52a1ca583.tar.gz serverdata-81c751a80999199b8d820acb15476fe52a1ca583.tar.bz2 serverdata-81c751a80999199b8d820acb15476fe52a1ca583.tar.xz serverdata-81c751a80999199b8d820acb15476fe52a1ca583.zip |
*poke*
Diffstat (limited to 'npc/014-3')
-rw-r--r-- | npc/014-3/oscar.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-3/oscar.txt b/npc/014-3/oscar.txt index 09ef020e3..3ae878cc2 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) < 35) goto L_Slow; if (BaseLevel < 20) goto L_Weak; mesn; // Est. kill 400 Pinkies |