DB/Creature: Sartharion Twilight Egg
(cherry picked from commit daecf90ac454a44d28c9f9f3a328a29d32558080)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
--
|
||||
DELETE FROM `creature_template_movement` WHERE `CreatureID` IN (31204,31547);
|
||||
INSERT INTO `creature_template_movement` (`CreatureID`, `Ground`, `Swim`, `Rooted`) VALUES
|
||||
(31204,1,1,1),
|
||||
(31547,1,1,1);
|
||||
Reference in New Issue
Block a user