From f8bf7250800dcf235c5dbf873aa14fc00ee6d32a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 16 Sep 2018 22:21:29 -0300 Subject: Revert the money penalty, and warn SQL server that the quests were fixed. --- npc/009-1/foxhound.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/009-1/foxhound.txt') diff --git a/npc/009-1/foxhound.txt b/npc/009-1/foxhound.txt index f88ef2464..f6386c472 100644 --- a/npc/009-1/foxhound.txt +++ b/npc/009-1/foxhound.txt @@ -161,7 +161,7 @@ l("I'm sorry... I can't help you either..."); if (@menu == 1) { delitem Manana, .@q; - Zeny=Zeny+((60*.@q)-.@q); // If you repeat too much, you get less and less money... + Zeny=Zeny+(60*.@q); mes ""; mesn; mesq lg("Thank you! Thank you! Savior!"); -- cgit v1.2.3-60-g2f50