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/012-1/hinnak.txt | 2 +- npc/012-1/terezin.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/012-1') diff --git a/npc/012-1/hinnak.txt b/npc/012-1/hinnak.txt index b069016e7..dc729fdcc 100644 --- a/npc/012-1/hinnak.txt +++ b/npc/012-1/hinnak.txt @@ -96,7 +96,7 @@ L_TrueHelp: mesn; mesq l("I know how hard it is! I hate them with all my heart, only seeing you killing them left and right was GREAT!"); next; - getexp 1400, 0; + getexp 1000, 0; Zeny=Zeny+1500; setq HurnscaldQuest_Farmers, 2, 0; mesn; diff --git a/npc/012-1/terezin.txt b/npc/012-1/terezin.txt index dc7a52342..ef0842afb 100644 --- a/npc/012-1/terezin.txt +++ b/npc/012-1/terezin.txt @@ -13,7 +13,7 @@ if (strcharinfo(0) == $MOST_HEROIC$) next; if (.@q1 == 5 && .@q2 == 0) goto L_PinkieHat; if (.@q1 == 4) goto L_Almost; - if (.@q1 > 2) goto L_Thanks; + if (.@q1 >= 2) goto L_Thanks; mesn; mesq l("Ah, my husband Hinnak is so hard working..."); close; -- cgit v1.2.3-60-g2f50