@ -1330,6 +1330,7 @@ DROP TABLE IF EXISTS `quests`;
CREATE TABLE `quests` (
`charid` int(11) NOT NULL,
`dauer` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
`cancel` timestamp NULL,
`st` int(11) NOT NULL,
`sp` int(11) NOT NULL,
`ver` int(11) NOT NULL,