Alex King fcbf5cae47
[Commands] Add #show special_abilities (#4043)
* [Commands] Add #show special_abilities

# Notes
- Allows operators to see what special abilities an NPC has.
- Move special ability values to `common/emu_constants.h`.
- Add `EQ::constants::GetSpecialAbilityMap()` and `EQ::constants::GetSpecialAbilityName()`.
- Add `NPC::DescribeSpecialAbilities(client)` to describe special abilities to a specified client.

# Images

* Update npc.cpp
2024-02-05 14:34:10 -06:00
..
2023-10-23 22:39:37 -05:00
2023-09-17 13:12:43 -05:00
2024-01-28 20:20:09 -06:00
2021-08-31 01:24:21 -05:00
2023-07-30 01:35:44 -05:00