mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
chore(DB/Creature): Correct VerifiedBuild for unverified chess piece spells. (#17233)
Init.
This commit is contained in:
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);
|
||||
Reference in New Issue
Block a user