mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-31 06:07:37 +01:00
TDB 442.25051 - 2025/05/11
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
ALTER TABLE `item_instance`
|
||||
ADD COLUMN `randomPropertiesId` INT DEFAULT 0 NOT NULL AFTER `bonusListIDs`;
|
||||
@@ -1,3 +1,3 @@
|
||||
-- TDB 441.25021 characters
|
||||
-- TDB 442.25051 characters
|
||||
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
|
||||
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/4.4.x/characters', 'ARCHIVED');
|
||||
Reference in New Issue
Block a user