mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(DB/Creature): Correct model assigns for Demolisher Engineer Blastwrench. (#22923)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
UPDATE `creature_template_model` SET `VerifiedBuild` = 51831 WHERE `CreatureID` IN (33666, 33669);
|
||||||
|
UPDATE `creature_template_model` SET `Probability` = 0 WHERE `CreatureID` = 33669 AND `CreatureDisplayID` = 27343;
|
||||||
Reference in New Issue
Block a user