mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB): Significantly increase opcode limit for guild member note opcodes. (#22258)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `antidos_opcode_policies` SET `MaxAllowedCount` = 1000 WHERE `Opcode` IN (564, 565);
|
||||
Reference in New Issue
Block a user