diff options
author | Killyana <morphone1@gmail.com> | 2017-06-08 06:21:12 +0200 |
---|---|---|
committer | Killyana <morphone1@gmail.com> | 2017-06-08 06:21:12 +0200 |
commit | 107d6260668f825a2a72e7694b43e7940b3c88aa (patch) | |
tree | 44af83c5dcbb3dbdc9b77f7919eece87f55d40d6 | |
parent | f6c849729b27b77228704b595de3adaf24da2c10 (diff) |
DB/Gossip: Gorbold Steelhand
Correct the correct text before Cataclysme
3.3.5 only
-rw-r--r-- | sql/updates/world/3.3.5/2017_06_08_00_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_06_08_00_world_335.sql b/sql/updates/world/3.3.5/2017_06_08_00_world_335.sql new file mode 100644 index 00000000000..df54bd1548f --- /dev/null +++ b/sql/updates/world/3.3.5/2017_06_08_00_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `gossip_menu` SET `TextID`=3218 WHERE `MenuID`=12726; |