[Commands] Cleanup #npcspecialattk Command. (#2108)

* [Commands] Cleanup #npcspecialattk Command.
- Cleanup messages and logic.

* Remove command.
This commit is contained in:
Kinglykrab
2022-05-06 22:06:12 -04:00
committed by GitHub
parent 0e710fe5e7
commit 02828a73b8
3 changed files with 0 additions and 19 deletions
-1
View File
@@ -165,7 +165,6 @@ void command_npcloot(Client *c, const Seperator *sep);
void command_npcsay(Client *c, const Seperator *sep);
void command_npcshout(Client *c, const Seperator *sep);
void command_npcspawn(Client *c, const Seperator *sep);
void command_npcspecialattk(Client *c, const Seperator *sep);
void command_npcstats(Client *c, const Seperator *sep);
void command_npctype_cache(Client *c, const Seperator *sep);
void command_npctypespawn(Client *c, const Seperator *sep);