From bf6f1f1aec2473ab3690464dd3342498b0eee2aa Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Dec 2018 12:57:04 -0200 Subject: Halinarzo and Nivalis adapted to quest exp formula. About 38 quests were already reviewed. --- npc/009-1/foxhound.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/009-1/foxhound.txt') diff --git a/npc/009-1/foxhound.txt b/npc/009-1/foxhound.txt index c56261b66..e3f1591f7 100644 --- a/npc/009-1/foxhound.txt +++ b/npc/009-1/foxhound.txt @@ -138,7 +138,7 @@ delitem Cheese, 5; delitem Aquada, 5; delitem Manana, 5; - getexp 500, 15; + getexp 1500, 15; getitem Bucket, 1; mesn; mesq l("This is just a bucket, but I did some cuts on it so you can see though it. It protects your whole face."); @@ -162,6 +162,7 @@ if (@menu == 1) { delitem Manana, .@q; Zeny=Zeny+(60*.@q); + getexp 0, .@q; mes ""; mesn; mesq lg("Thank you! Thank you! Savior!"); -- cgit v1.2.3-70-g09d2