mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 14:36:37 +00:00
Move getnames for categories and settings to mob, rename hptomed/manatomed
This commit is contained in:
@@ -434,6 +434,9 @@ public:
|
||||
|
||||
uint16 GetSpellTypeIDByShortName(std::string spellTypeString);
|
||||
|
||||
std::string GetBotSpellCategoryName(uint8 setting_type);
|
||||
std::string GetBotSettingCategoryName(uint8 setting_type);
|
||||
uint16 GetBaseSettingIDByShortName(std::string settingString);
|
||||
std::string GetSpellTypeNameByID(uint16 spellType);
|
||||
std::string GetSpellTypeShortNameByID(uint16 spellType);
|
||||
std::string GetSubTypeNameByID(uint16 subType);
|
||||
|
||||
Reference in New Issue
Block a user