diff --git a/sql/Mythic+/world/creature_and_keystones.sql b/sql/Mythic+/world/creature_and_keystones.sql index eaaa9c8..384f3f1 100644 --- a/sql/Mythic+/world/creature_and_keystones.sql +++ b/sql/Mythic+/world/creature_and_keystones.sql @@ -38,10 +38,6 @@ INSERT INTO `unit_flags2`, `dynamicflags`, `family`, - `trainer_type`, - `trainer_spell`, - `trainer_class`, - `trainer_race`, `type`, `type_flags`, `lootid`, @@ -103,10 +99,6 @@ VALUES 0, 0, 0, - 0, - 0, - 0, - 0, 1048576, 0, 0, @@ -1301,4 +1293,4 @@ VALUES '', NULL, NULL - ); \ No newline at end of file + );