From 90da485b598c1ae8c6307e95c872eb67353f7579 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Dec 2021 13:30:20 -0300 Subject: Track more information, disclose more information, but hide some private info. Monster Points, Total Gold, upgrades available, etc. are too intimate. --- npc/functions/mobpoint.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/mobpoint.txt') diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt index 2139c02df..53ec1a91c 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -53,6 +53,7 @@ OnUnlock: OnNPCKillEvent: $MONSTERS_KILLED+=1; + MONSTERS_KILLED+=1; // Remove undue Job exp // The check is probably correct, but setparam is not working =/ -- cgit v1.2.3-60-g2f50