Core/Totem: 915f8a9 followup

This commit is contained in:
ccrs
2019-07-24 23:56:44 +02:00
parent 915f8a9d2c
commit 74926cf178

View File

@@ -4,7 +4,7 @@ CREATE TABLE `player_totem_model` (
`RaceId` TINYINT(3) UNSIGNED NOT NULL,
`DisplayId` INT(10) UNSIGNED NOT NULL DEFAULT '0',
PRIMARY KEY (`TotemSlot`,`RaceID`)
) ENGINE=MYISAM DEFAULT CHARSET=utf8;
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
INSERT INTO `player_totem_model` (`TotemSlot`, `RaceId`, `DisplayId`) VALUES
-- Orc