refactor(Scripts/ZulAman): refactor Halazzi (#18267)
* initial * some fixes * last booboos * fixes after test * finale * actual final * blegh
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `creature_template_movement` WHERE `CreatureId` = 24224;
|
||||
INSERT INTO `creature_template_movement` (`CreatureId`, `Flight`, `Rooted`) VALUES
|
||||
(24224, 1, 1);
|
||||
Reference in New Issue
Block a user