EverWrath/data/sql/updates/pending_db_world/gorefiend-model-data.sql
2024-10-11 14:42:05 -03:00

4 lines
266 B
SQL

DELETE FROM `creature_template_model` WHERE `CreatureID` = 22871;
INSERT INTO `creature_template_model` (`CreatureID`, `Idx`, `CreatureDisplayID`, `DisplayScale`, `Probability`, `VerifiedBuild`) VALUES
(22871, 0, 21254, 1, 0, 51831),
(22871, 1, 21262, 1, 1, 51831);