diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/db/constants.conf b/db/constants.conf index dc9eaab9..9c2d99ed 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -5612,13 +5612,14 @@ more than one separator can be used in a row (so 12_3___456 is illegal). BATTLE_CAVE7:64 BATTLE_CAVE8:128 BATTLE_CAVE9:256 - OPT_STORAGE_CLOSE:1 - OPT_BANK_CLOSE:2 - MAX_HIGH_SCORES:4 - AMMO_NONE:0 - AMMO_BOW:1 - AMMO_SLING:2 - AMMO_WAND:3 + OPT_STORAGE_CLOSE: 1 + OPT_BANK_CLOSE: 2 + OPT_BANK_GOTSHADE: 4 + MAX_HIGH_SCORES: 4 + AMMO_NONE: 0 + AMMO_BOW: 1 + AMMO_SLING: 2 + AMMO_WAND: 3 // tmw npcs NPC45:45 |