Changed comment

This commit is contained in:
talamortis
2016-09-12 16:43:38 +01:00
committed by GitHub
parent 2875b32a94
commit e89ff65d59

View File

@@ -1,7 +1,7 @@
INSERT INTO version_db_world(`sql_rev`) VALUES ('1473110802988536500');
INSERT INTO version_db_world(`sql_rev`) VALUES ('1473110802988536500');
/* Tyrannus Mount fix */
-- Tyrannus Mount fix
DELETE from creature_template where `entry` = 36794;
DELETE from creature_template_addon where entry = 36794;
@@ -11,4 +11,4 @@ VALUES (36794, 0, 0, 0, 0, 0, 30277, 0, 0, 0, 'Scourgelord Tyrannus', '', '', 0,
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES
(36794, 0, 27982, 50331648, 1, 0, '');
(36794, 0, 27982, 50331648, 1, 0, '');