mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
Changed comment
This commit is contained in:
@@ -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, '');
|
||||
|
||||
Reference in New Issue
Block a user