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
@@ -203,8 +203,6 @@ namespace SoD
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);
@@ -279,6 +277,7 @@ namespace SoD
namespace profile {
const size_t TributeSize = invtype::InvTypeTributeSize;
const size_t GuildTributeSize = invtype::InvTypeGuildTributeSize;
const size_t BandoliersSize = 20; // number of bandolier instances
const size_t BandolierItemCount = 4; // number of equipment slots in bandolier instance