mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 07:16:37 +00:00
More scanning changes around AE cast
This commit is contained in:
@@ -110,6 +110,7 @@ namespace Logs {
|
||||
AIScanClose,
|
||||
AIYellForHelp,
|
||||
AICastBeneficialClose,
|
||||
AoeCast,
|
||||
MaxCategoryID /* Don't Remove this */
|
||||
};
|
||||
|
||||
@@ -179,6 +180,7 @@ namespace Logs {
|
||||
"AI Scan Close",
|
||||
"AI Yell For Help",
|
||||
"AI Cast Beneficial Close",
|
||||
"AOE Cast",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user