[Commands] Cleanup #appearanceeffects Command. (#2777)

# Notes
- Cleanup messages and logic.
This commit is contained in:
Alex King
2023-01-22 12:56:26 -05:00
committed by GitHub
parent cd63047e60
commit abb41840f8
4 changed files with 106 additions and 37 deletions
+1 -1
View File
@@ -472,7 +472,7 @@ public:
inline void SetEndurUpkeep(bool val) { endur_upkeep = val; }
bool HasBuffWithSpellGroup(int spell_group);
void SetAppearenceEffects(int32 slot, int32 value);
void GetAppearenceEffects();
void ListAppearanceEffects(Client* c);
void ClearAppearenceEffects();
void SendSavedAppearenceEffects(Client *receiver);
void SetBuffDuration(int spell_id, int duration = 0);