ALTER TABLE `curstats` ADD IF NOT EXISTS `runecraft` tinyint(3) UNSIGNED NOT NULL DEFAULT 1; ALTER TABLE `experience` ADD IF NOT EXISTS `runecraft` int(9) UNSIGNED NOT NULL DEFAULT 0;