From b08b3b93e29bc4ad8faf766a97f1f918ba96f64c Mon Sep 17 00:00:00 2001 From: Shauren Date: Sat, 4 Jul 2015 19:47:58 +0200 Subject: Core/DataStores: Removed CreatureSpellData.dbc, it is not used anymore --- sql/updates/world/2015_07_04_00_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2015_07_04_00_world.sql (limited to 'sql') 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`; -- cgit v1.2.3