diff options
author | Killyana <morphone1@gmail.com> | 2016-01-18 00:43:09 +0100 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2016-03-22 23:20:45 +0100 |
commit | bc331bef41a472dea50d746e7b32024f1991e7e4 (patch) | |
tree | 2c31d4f2831244ffbdcf3fdb4d5bcb077a158a4b | |
parent | d89e8a202a1964684856c6638174f80be61a6d4b (diff) |
DB/Crearure text: Upate AlgalonText Range
By @Treeston
Closes #16170
(cherry picked from commit 8b30ee0e39ffac4b96fdb02855592eaebc69c229)
-rw-r--r-- | sql/updates/world/2016_03_22_18_world_2016_01_17_15_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2016_03_22_18_world_2016_01_17_15_world.sql b/sql/updates/world/2016_03_22_18_world_2016_01_17_15_world.sql new file mode 100644 index 00000000000..da949d7100d --- /dev/null +++ b/sql/updates/world/2016_03_22_18_world_2016_01_17_15_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_text` SET `TextRange`=3 WHERE `entry`=32871; |