diff options
| -rw-r--r-- | sql/updates/world/master/2018_01_05_04_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
