[12738] Removed spell_template, it was highly inspected and causes serious problems in current spell system

This commit is contained in:
sanctum32 2013-11-19 21:21:55 +02:00 committed by Antz
parent 94948f7912
commit 45f6161cea
9 changed files with 5 additions and 135 deletions

View file

@ -33,7 +33,6 @@ extern SQLStorage sInstanceTemplate;
extern SQLStorage sWorldTemplate;
extern SQLStorage sConditionStorage;
extern SQLHashStorage sSpellTemplate;
extern SQLHashStorage sGOStorage;
extern SQLHashStorage sGameObjectDataAddonStorage;
extern SQLHashStorage sCreatureTemplateSpellsStorage;