diff options
| author | Shauren <shauren.trinity@gmail.com> | 2015-07-04 19:47:58 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2015-07-04 19:47:58 +0200 |
| commit | b08b3b93e29bc4ad8faf766a97f1f918ba96f64c (patch) | |
| tree | 93f75d7e42e7b71818781b5357d5340e7a51972e /sql | |
| parent | 3f9b684231f83a8d4158ec3441488f6f216dcb1d (diff) | |
Core/DataStores: Removed CreatureSpellData.dbc, it is not used anymore
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2015_07_04_00_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2015_07_04_00_world.sql b/sql/updates/world/2015_07_04_00_world.sql new file mode 100644 index 00000000000..1d9c803e617 --- /dev/null +++ b/sql/updates/world/2015_07_04_00_world.sql @@ -0,0 +1 @@ +ALTER TABLE `creature_template` DROP `PetSpellDataId`; |
