mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 16:41:29 +00:00
Update database_update_manifest.cpp
This commit is contained in:
parent
f477ec858b
commit
87710b37e7
@ -6358,7 +6358,7 @@ ADD COLUMN `ornament_hero_model` int(11) NOT NULL AFTER `ornament_idfile`,
|
|||||||
ADD COLUMN `guid` bigint(20) UNSIGNED NOT NULL DEFAULT 0 AFTER `ornament_hero_model`,
|
ADD COLUMN `guid` bigint(20) UNSIGNED NOT NULL DEFAULT 0 AFTER `ornament_hero_model`,
|
||||||
ADD PRIMARY KEY (`account_id`, `slot_id`);
|
ADD PRIMARY KEY (`account_id`, `slot_id`);
|
||||||
)"
|
)"
|
||||||
}
|
},
|
||||||
ManifestEntry{
|
ManifestEntry{
|
||||||
.version = 9295,
|
.version = 9295,
|
||||||
.description = "2024_10_24_inventory_changes.sql",
|
.description = "2024_10_24_inventory_changes.sql",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user