mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 13:22:48 +01:00
Core/DBC: Sanitize DBC loading procedure. Extra checks. Capability to load strings from DB. Load SpellName from spell_dbc.
This commit is contained in:
2
sql/updates/world/3.3.5/2018_10_02_02_world.sql
Normal file
2
sql/updates/world/3.3.5/2018_10_02_02_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
ALTER TABLE spell_dbc CHANGE COLUMN Comment SpellName VARCHAR(100) AFTER EffectSpellClassMaskC3;
|
||||
Reference in New Issue
Block a user