Missed a few out of my working stash...

This commit is contained in:
Uleat
2016-05-31 01:52:51 -04:00
parent 6c1af93f58
commit 0f54984966
7 changed files with 7 additions and 13 deletions
+1 -2
View File
@@ -202,8 +202,6 @@ namespace Titanium
const size_t InvTypeArchivedSize = 0;//unknown
const size_t InvTypeOtherSize = 0;//unknown
const size_t NPCTradeSize = 4;
extern size_t GetInvTypeSize(int inv_type);
extern const char* GetInvTypeName(int inv_type);
@@ -278,6 +276,7 @@ namespace Titanium
namespace profile {
const size_t TributeSize = invtype::InvTypeTributeSize;
const size_t GuildTributeSize = invtype::InvTypeGuildTributeSize;
const size_t BandoliersSize = 4; // number of bandolier instances
const size_t BandolierItemCount = 4; // number of equipment slots in bandolier instance