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 where `entry` = 36794;
DELETE from creature_template_addon where entry = 36794; DELETE from creature_template_addon where entry = 36794;