From 04cbd607116e83e9a15c155186e08911b85a14ac Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 13 Sep 2018 14:40:41 -0300 Subject: If you are cheating with pets, you'll lose 20% GP. Uh, I don't have what to do with the money, so I gave it to Hasan. --- npc/017-1/pet_detective.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc') diff --git a/npc/017-1/pet_detective.txt b/npc/017-1/pet_detective.txt index 1355a4013..cca16d3e2 100644 --- a/npc/017-1/pet_detective.txt +++ b/npc/017-1/pet_detective.txt @@ -27,6 +27,9 @@ mesn l("Ace Ventura"); mesq l("Oh, but we are affiliated with Jesusalva, whom hates cheaters. So, meet your dismissal!"); percentheal -100, 0; + .@val=(Zeny/10)*2; + Zeny=(Zeny/10)*8; // You pay 20% of your GP as tax-money. Hasan gladly takes the money. Jesusalva's happy. + $HASAN_GP+=.@val; } Zeny=Zeny-350000; getexp 0, 500; -- cgit v1.2.3-70-g09d2