From e075435ac487c7097e3f9ce307097d010263b788 Mon Sep 17 00:00:00 2001 From: joschiwald Date: Fri, 5 Jan 2018 16:57:47 +0100 Subject: DB/World: Updated 2 creature_template names --- sql/updates/world/master/2018_01_05_04_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2018_01_05_04_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2018_01_05_04_world.sql b/sql/updates/world/master/2018_01_05_04_world.sql new file mode 100644 index 00000000000..7aa56548a05 --- /dev/null +++ b/sql/updates/world/master/2018_01_05_04_world.sql @@ -0,0 +1,2 @@ +UPDATE `creature_template` SET `TitleAlt`='Council to the Triumvirate' WHERE `entry`=124574; -- Hatuun +UPDATE `creature_template` SET `name`='Kobold Worker' WHERE `entry`=257; -- Kobold Workers -- cgit v1.2.3