TDB 442.25051 - 2025/05/11

This commit is contained in:
TDB Release
2025-05-11 10:44:50 +00:00
parent 8e0be12739
commit aeb1cf9057
89 changed files with 307 additions and 45 deletions

View File

@@ -1,2 +0,0 @@
ALTER TABLE `item_instance`
ADD COLUMN `randomPropertiesId` INT DEFAULT 0 NOT NULL AFTER `bonusListIDs`;

View File

@@ -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');