aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroffl <offl@users.noreply.github.com>2021-07-17 21:56:46 +0300
committerShauren <shauren.trinity@gmail.com>2022-03-11 18:47:22 +0100
commita8dd1d10311a9d2c1303fbd70be6576abc15e202 (patch)
tree5c2fab8eb7860a85d1e3d448065b2496fe3e9a84
parent8ee432b1f03352345386201b99be1de19f043404 (diff)
DB/Misc: Fix error introduced after 863635dbf982394716d13608659ad81aa28812d3
(cherry picked from commit 2a8ff02cfbf1098fd5d489426cbef9f1d28185ca)
-rw-r--r--sql/updates/world/master/2022_03_11_22_world_2021_07_17_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_11_22_world_2021_07_17_00_world.sql b/sql/updates/world/master/2022_03_11_22_world_2021_07_17_00_world.sql
new file mode 100644
index 00000000000..be112f1938d
--- /dev/null
+++ b/sql/updates/world/master/2022_03_11_22_world_2021_07_17_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_template` SET `ScriptName` = 'npc_son_of_flame' WHERE `entry` = 12143;