forked from MagicBane/Server
Added Test Log to verify Magixbox build of custom branch. Added new test dev command.
This commit is contained in:
@@ -196,6 +196,9 @@ public enum LootManager {
|
||||
Logger.error("Failed to GenerateSuffix for item: " + outItem.getName());
|
||||
}
|
||||
}
|
||||
|
||||
// We don't want to bother with identifying gear
|
||||
outItem.setIsID(true);
|
||||
return outItem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user