Core/Disables: Implement SPELL_DISABLE_ARENAS

Port From (https://github.com/TrinityCore/TrinityCore/commit/268e0bea184ef8dc8d56c9f4baccb876ed245db4)
This commit is contained in:
hondacrx
2021-11-29 14:45:04 -05:00
parent 0fae250f94
commit a557dbea68
2 changed files with 19 additions and 2 deletions
@@ -0,0 +1,2 @@
--
ALTER TABLE `disables` CHANGE `flags` `flags` SMALLINT(5) NOT NULL;