Constant name and eqdictionary entry addition prior to per-client version limit activation

This commit is contained in:
Uleat
2015-02-14 22:57:47 -05:00
parent 20249cec67
commit 53a1faa36f
8 changed files with 40 additions and 0 deletions
+2
View File
@@ -100,6 +100,8 @@ namespace Titanium {
}
namespace consts {
static const size_t CHARACTER_CREATION_LIMIT = 8;
static const uint16 MAP_POSSESSIONS_SIZE = slots::_MainCount;
static const uint16 MAP_BANK_SIZE = 16;
static const uint16 MAP_SHARED_BANK_SIZE = 2;