mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
DB/Creature: Fix training targets granting experience
Closes #17450 by Anddrw
This commit is contained in:
2
sql/updates/world/6.x/2016_06_25_00_world.sql
Normal file
2
sql/updates/world/6.x/2016_06_25_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=64 WHERE `entry` IN(53714, 57873, 58168, 60162, 60931, 65069);
|
||||
Reference in New Issue
Block a user