mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 06:16:38 +00:00
#faction -- Displays Target NPC's Primary faction
#faction Find [criteria | all] -- Displays factions name & id #faction Review [criteria | all] -- Review Targeted Players faction hits #faction Reset [id] -- Reset Targeted Players specified faction to base
This commit is contained in:
@@ -97,6 +97,7 @@ void command_emoteview(Client* c, const Seperator *sep);
|
||||
void command_enablerecipe(Client *c, const Seperator *sep);
|
||||
void command_equipitem(Client *c, const Seperator *sep);
|
||||
void command_face(Client *c, const Seperator *sep);
|
||||
void command_faction(Client *c, const Seperator *sep);
|
||||
void command_findaliases(Client *c, const Seperator *sep);
|
||||
void command_findnpctype(Client *c, const Seperator *sep);
|
||||
void command_findspell(Client *c, const Seperator *sep);
|
||||
|
||||
Reference in New Issue
Block a user