mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
SQL: Corrected sql file
This commit is contained in:
@@ -1 +1 @@
|
||||
ALTER TABLE `item_template` ADD `FlagsCu` INT(10) UNSIGNED NOT NULL DEFAULT 0 AFTER `Id`;
|
||||
ALTER TABLE `item_template_addon` ADD `FlagsCu` INT(10) UNSIGNED NOT NULL DEFAULT 0 AFTER `Id`;
|
||||
|
||||
Reference in New Issue
Block a user