From b42c7e182db0e39905127c1c547d4c3ed79e2df1 Mon Sep 17 00:00:00 2001 From: sindoring Date: Mon, 9 Mar 2026 21:35:23 +0400 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D0=B4=D0=BB=D1=8F?= =?UTF-8?q?=20mythic+?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sql/Mythic+/world/creature_and_keystones.sql | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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 + );