mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
Added ScriptName to battleground_template for script system rewrite
--HG-- branch : trunk
This commit is contained in:
1
sql/updates/9193_world_battleground_template.sql
Normal file
1
sql/updates/9193_world_battleground_template.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `battleground_template` ADD `ScriptName` char(64) NOT NULL DEFAULT '' AFTER `Weight`;
|
||||
Reference in New Issue
Block a user