From 65931ab5041b74398048f8117349f58ff7c489be Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 19 Mar 2019 22:46:09 -0300 Subject: Change Melina Price stead drop formula --- npc/012-2/helena.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/012-2/helena.txt') diff --git a/npc/012-2/helena.txt b/npc/012-2/helena.txt index 9c07a0f8d..cb3fdb2f2 100644 --- a/npc/012-2/helena.txt +++ b/npc/012-2/helena.txt @@ -52,7 +52,7 @@ L_Daily: Zeny=Zeny+600; // 600/550 = 9.09% bonus //Zeny=Zeny+800; // 800/550 = 45.45% bonus getexp 2000, 0; - $HELENA_ST=$HELENA_ST+1; + $HELENA_ST=$HELENA_ST+2; mesn; mesq l("Many thanks! %%s"); next; @@ -62,6 +62,7 @@ L_Daily: delitem BanditHood, 5; Zeny=Zeny+250; // 250/155 = 61.29% bonus getexp 3000, 5; + $HELENA_ST=$HELENA_ST+1; mesn; mesq l("Many thanks! %%s"); next; -- cgit v1.2.3-60-g2f50