ProductionRate added to ConfigManager.

This commit is contained in:
2023-02-24 09:48:15 -05:00
parent cacf67a81c
commit c51f6b73af
5 changed files with 9 additions and 111 deletions
-1
View File
@@ -683,7 +683,6 @@ public class MBServerStatics {
public static final int DESPAWN_TIMER_ONCE_LOOTED = 5 * 1000;
public static final int MAX_COMBAT_HITBOX_RADIUS = 80;
public static final int PROC_CHANCE = 5; // %chance to proc
public static float PRODUCTION_TIME_MULTIPLIER = .5f;
/*
* Mob loot -- gold calculations