DB: Fix base/characters_database.sql

This commit is contained in:
Shauren
2026-04-30 16:13:37 +02:00
parent edbe16839c
commit 4c86cfa5d1
+1
View File
@@ -2130,6 +2130,7 @@ CREATE TABLE `character_transmog_outfit_slot` (
`transmogOutfitId` int NOT NULL,
`slot` tinyint NOT NULL,
`slotOption` tinyint NOT NULL,
`sheatheCategory` tinyint unsigned NOT NULL,
`itemModifiedAppearanceID` int NOT NULL,
`appearanceDisplayType` tinyint NOT NULL,
`spellItemEnchantmentID` int NOT NULL,