DB/Creature: add newline for the last commit SQL

This commit is contained in:
sevi
2017-10-14 14:05:17 +02:00
parent 3ba769b9dc
commit bb18b2dd80

View File

@@ -1,2 +1,2 @@
-- fix riding trainer in stormwind / orgrimmar
UPDATE `creature_template` SET `trainer_type` = '1' WHERE `entry` IN ('43769', '44919');
UPDATE `creature_template` SET `trainer_type` = '1' WHERE `entry` IN (43769, 44919);