mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +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 where `entry` = 36794;
|
||||||
DELETE from creature_template_addon where entry = 36794;
|
DELETE from creature_template_addon where entry = 36794;
|
||||||
|
|||||||
Reference in New Issue
Block a user