diff options
| author | teacher <none@none> | 2010-01-12 21:06:54 +0100 |
|---|---|---|
| committer | teacher <none@none> | 2010-01-12 21:06:54 +0100 |
| commit | 3ddea83ffa0f5ec5f93b0e8af8a0fb5fcb6752eb (patch) | |
| tree | 5c211dd90a1bc24e33cca7b31a3309618a2b2241 /sql/updates/6589_characters_spell.sql | |
| parent | b2082db189764da1ec222a5b556ea11459fba4c0 (diff) | |
First part of renaming sql update files which did not respect Trinity standard.
Moved old sql update files to sql\updates\3.2.2a_old folder.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/6589_characters_spell.sql')
| -rw-r--r-- | sql/updates/6589_characters_spell.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/6589_characters_spell.sql b/sql/updates/6589_characters_spell.sql deleted file mode 100644 index e1732503f95..00000000000 --- a/sql/updates/6589_characters_spell.sql +++ /dev/null @@ -1 +0,0 @@ -DELETE FROM `character_spell` WHERE `spell` IN (31892, 53720); |
