mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 11:26:35 +00:00
Lootdrop level filtering adjustments
This commit is contained in:
@@ -117,6 +117,7 @@ namespace Logs {
|
||||
HotReload,
|
||||
Merchants,
|
||||
ZonePoints,
|
||||
Loot,
|
||||
MaxCategoryID /* Don't Remove this */
|
||||
};
|
||||
|
||||
@@ -192,7 +193,8 @@ namespace Logs {
|
||||
"Aura",
|
||||
"HotReload",
|
||||
"Merchants",
|
||||
"ZonePoints"
|
||||
"ZonePoints",
|
||||
"Loot"
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user