DB/Misc: Remove Eternal Might from NR Alchemy Research

Remove ability to learn transmute: eternal might when doing Northrend Alchemy Research since even though this spell and item exists in database could never actually be learnt on retail
This commit is contained in:
Dr-J
2015-02-09 19:41:31 +00:00
parent 517ad446e9
commit b31391d463

View File

@@ -0,0 +1 @@
DELETE FROM `skill_discovery_template` WHERE `spellId`=54020 AND `reqSpell`=60893;