mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 13:37:08 +00:00
[12738] Removed spell_template, it was highly inspected and causes serious problems in current spell system
This commit is contained in:
parent
94948f7912
commit
45f6161cea
9 changed files with 5 additions and 135 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue