Files
TrinityCore/sql
Appled 502a7e6a2e DB/Spells: Cleaned playercreateinfo_spell_custom table and added WoTLK class spells only
Current playercreateinfo_spell_custom table has very weird spells in it. I emptied table, created new character for each class, logon each class, learned every spell from trainer and then added rest spells from quests (for example, hunters' Tame Beast). After that I did a PHP script to get character's spells from character_spell table and insert them into playercreateinfo_spell_custom table.

This has all trainer spells and quest spells (if any) for 3.3.5!

Fixes #13509
Closes #13516
2014-11-10 21:04:37 +00:00
..
2014-10-30 13:29:33 +00:00
2014-10-19 03:40:47 +01:00