diff options
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2014_11_10_02_world.sql | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/updates/world/2014_11_10_02_world.sql b/sql/updates/world/2014_11_10_02_world.sql deleted file mode 100644 index 4b0fc4a4fe2..00000000000 --- a/sql/updates/world/2014_11_10_02_world.sql +++ /dev/null @@ -1,2 +0,0 @@ -ALTER TABLE spell_proc_event ADD spellFamilyMask3 INT(10) UNSIGNED DEFAULT 0 NOT NULL AFTER spellFamilyMask2; -ALTER TABLE spell_proc ADD spellFamilyMask3 INT(10) UNSIGNED DEFAULT 0 NOT NULL AFTER spellFamilyMask2; |
