mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2024_10_11_03 -> 2024_10_11_04
|
||||||
DELETE FROM `creature_template_model` WHERE `CreatureID` = 22871;
|
DELETE FROM `creature_template_model` WHERE `CreatureID` = 22871;
|
||||||
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
|
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
|
||||||
(22871, 0, 21254, 1, 0, 51831),
|
(22871, 0, 21254, 1, 0, 51831),
|
||||||
Reference in New Issue
Block a user