From 8b30ee0e39ffac4b96fdb02855592eaebc69c229 Mon Sep 17 00:00:00 2001 From: Killyana Date: Mon, 18 Jan 2016 00:43:09 +0100 Subject: DB/Crearure text: Upate AlgalonText Range By @Treeston Closes #16170 --- sql/updates/world/2016_01_17_15_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2016_01_17_15_world.sql (limited to 'sql') diff --git a/sql/updates/world/2016_01_17_15_world.sql b/sql/updates/world/2016_01_17_15_world.sql new file mode 100644 index 00000000000..da949d7100d --- /dev/null +++ b/sql/updates/world/2016_01_17_15_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_text` SET `TextRange`=3 WHERE `entry`=32871; -- cgit v1.2.3