|
|
|
@ -33,11 +33,11 @@ public class MBServerStatics { |
|
|
|
// hit box
|
|
|
|
// hit box
|
|
|
|
// calcs
|
|
|
|
// calcs
|
|
|
|
public static final boolean PRINT_INCOMING_OPCODES = false; // print
|
|
|
|
public static final boolean PRINT_INCOMING_OPCODES = false; // print
|
|
|
|
public static final int BANK_GOLD_LIMIT = 25000000; |
|
|
|
public static final int BANK_GOLD_LIMIT = 50000000; |
|
|
|
// incoming
|
|
|
|
// incoming
|
|
|
|
// opcodes to
|
|
|
|
// opcodes to
|
|
|
|
// console
|
|
|
|
// console
|
|
|
|
public static final int PLAYER_GOLD_LIMIT = 10000000; |
|
|
|
public static final int PLAYER_GOLD_LIMIT = 20000000; |
|
|
|
// buildings, npcs
|
|
|
|
// buildings, npcs
|
|
|
|
/* |
|
|
|
/* |
|
|
|
* Login cache flags |
|
|
|
* Login cache flags |
|
|
|
|