chore(DB/Creature): Correct VerifiedBuild for unverified chess piece spells. (#17233)
Init.
This commit is contained in:
parent
cceafcf580
commit
6506a67d0f
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/verify-your-builds.sql
Normal file
1
data/sql/updates/pending_db_world/verify-your-builds.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_template_spell` SET `VerifiedBuild` = 0 WHERE `CreatureID` IN (17211, 17469, 21160, 21664, 21682, 21683, 21684, 21726, 21747, 21748, 21750, 21752);
|
||||
Loading…
Add table
Add a link
Reference in a new issue