mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 15:58:36 +00:00
code cleanup 4
This commit is contained in:
@@ -1161,8 +1161,8 @@ bool BotDatabase::SaveEquipmentColor(const uint32 bot_id, const int16 slot_id, c
|
||||
if (all_flag) {
|
||||
where_clause = fmt::format(
|
||||
"IN ({}, {}, {}, {}, {}, {}, {})",
|
||||
EQ::invslot::SlotHead,
|
||||
EQ::invslot::SlotArms,
|
||||
EQ::invslot::slotHead,
|
||||
EQ::invslot::slotArms,
|
||||
EQ::invslot::slotWrist1,
|
||||
EQ::invslot::slotHands,
|
||||
EQ::invslot::slotChest,
|
||||
|
||||
Reference in New Issue
Block a user