Toggle the NX coupon loot notice

Added a toggle to the showHint that announces the NX gain on a NX coupon loot
This commit is contained in:
Matthew Hinds
2022-10-13 21:23:49 +13:00
parent c1fbf2c18c
commit dd260e7b2a
2 changed files with 7 additions and 2 deletions

View File

@@ -122,6 +122,7 @@ public class ServerConfig {
//Announcement Configuration
public boolean USE_ANNOUNCE_SHOPITEMSOLD;
public boolean USE_ANNOUNCE_CHANGEJOB;
public boolean USE_NX_COUPON_LOOT_NOTICE;
//Cash Shop Configuration
public boolean USE_JOINT_CASHSHOP_INVENTORY;