mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
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:
1
sql/updates/world/2015_02_09_15_world.sql
Normal file
1
sql/updates/world/2015_02_09_15_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
DELETE FROM `skill_discovery_template` WHERE `spellId`=54020 AND `reqSpell`=60893;
|
||||
Reference in New Issue
Block a user