aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authoroffl <11556157+offl@users.noreply.github.com>2021-09-09 23:54:27 +0300
committerShauren <shauren.trinity@gmail.com>2022-03-15 00:11:06 +0100
commit2d4f087f85c1647ce9df875eef6394146be00b1a (patch)
tree0e16eb66b2636ada387a7c45209cdbac42c446b2 /sql
parentb424e43c0318c2b48f8fc8f14aa585e7cbe13513 (diff)
Scripts/Creature: Update Dancing Flames (#26883)
(cherry picked from commit 70c3e58327855eb0e05a235f31bf72e135846877)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2022_03_14_17_world_2021_09_09_11_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_14_17_world_2021_09_09_11_world.sql b/sql/updates/world/master/2022_03_14_17_world_2021_09_09_11_world.sql
new file mode 100644
index 00000000000..f41335c6172
--- /dev/null
+++ b/sql/updates/world/master/2022_03_14_17_world_2021_09_09_11_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_template_movement` SET `Flight` = 1, `Rooted` = 1 WHERE `CreatureId` = 25305;