From a8dd1d10311a9d2c1303fbd70be6576abc15e202 Mon Sep 17 00:00:00 2001 From: offl Date: Sat, 17 Jul 2021 21:56:46 +0300 Subject: DB/Misc: Fix error introduced after 863635dbf982394716d13608659ad81aa28812d3 (cherry picked from commit 2a8ff02cfbf1098fd5d489426cbef9f1d28185ca) --- sql/updates/world/master/2022_03_11_22_world_2021_07_17_00_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2022_03_11_22_world_2021_07_17_00_world.sql (limited to 'sql') 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; -- cgit v1.2.3