mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-01 22:56:39 +01:00
DB/Creature: add newline for the last commit SQL
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user