mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
2
sql/updates/world/master/2017_03_18_01_world.sql
Normal file
2
sql/updates/world/master/2017_03_18_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `creature` ADD COLUMN `ScriptName` CHAR(64) NULL DEFAULT '' AFTER `dynamicflags`;
|
||||
ALTER TABLE `gameobject` ADD COLUMN `ScriptName` CHAR(64) NULL DEFAULT '' AFTER `state`;
|
||||
Reference in New Issue
Block a user