diff options
| author | Brian <runningnak3d@gmail.com> | 2010-01-20 08:12:23 -0700 |
|---|---|---|
| committer | Brian <runningnak3d@gmail.com> | 2010-01-20 08:12:23 -0700 |
| commit | 593cbe46397a31796ab7bbe99c484cde74e6e361 (patch) | |
| tree | b784a99306f21cb3612101fb0d1ba9b6806a5edf /sql/updates | |
| parent | 6e5d342fe4998e74c7d55d7c9f48cd762b16e9ce (diff) | |
* Wintergrasp removal part 3 (should be *FINAL*)
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/7117_world_trinity_string.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/7117_world_trinity_string.sql b/sql/updates/7117_world_trinity_string.sql new file mode 100644 index 00000000000..832cb23b54c --- /dev/null +++ b/sql/updates/7117_world_trinity_string.sql @@ -0,0 +1,2 @@ +-- Remove no longer uses entries from Wintergrasp +DELETE FROM `trinity_string` WHERE `entry` BETWEEN 756 AND 772; |
