|
|
@ -204,6 +204,7 @@ private:
|
|
|
|
static bool isDynStringAvailable(sint32 dynStringId);
|
|
|
|
static bool isDynStringAvailable(sint32 dynStringId);
|
|
|
|
static bool isFullyPatched();
|
|
|
|
static bool isFullyPatched();
|
|
|
|
static std::string getSheetType(const std::string &sheet);
|
|
|
|
static std::string getSheetType(const std::string &sheet);
|
|
|
|
|
|
|
|
static std::string getSheetShape(const std::string &sheet);
|
|
|
|
static std::string getSheetFamily(const std::string &sheet);
|
|
|
|
static std::string getSheetFamily(const std::string &sheet);
|
|
|
|
static std::string getSheetName(uint32 sheetId);
|
|
|
|
static std::string getSheetName(uint32 sheetId);
|
|
|
|
static sint32 getFameIndex(const std::string &factionName);
|
|
|
|
static sint32 getFameIndex(const std::string &factionName);
|
|
|
|