ALTER TABLE `raw_spawns` ADD COLUMN `spawn_group_id` INT(10) DEFAULT '0' NOT NULL AFTER `spawn_id`;