ALTER TABLE snarbolax_projectxdb.gates MODIFY wheels TEXT NOT NULL; INSERT INTO `gates` (`gateId`, `internalId`, `name`, `icon`, `backgroundColorization`, `iconColorization`, `priority`, `tokens`, `flags`, `sourceId`, `sourcePortal`, `destinationId`, `depth`, `wheels`, `description`) VALUES (1, 'training_1', 'm.training_1', 'pawn', '\r\n\r\n787\r\n\r\n','\r\n\r\n532\r\n\r\n', 0, 0, 0, 1, 'from_training_1', 0, 0, '116.2831855316.2831855', 'm.training_1_desc'); INSERT INTO `gates` (`gateId`, `internalId`, `name`, `icon`, `backgroundColorization`, `iconColorization`, `priority`, `tokens`, `flags`, `sourceId`, `sourcePortal`, `destinationId`, `depth`, `wheels`, `description`) VALUES (2, 'tutorial', '~Tutorial Gate', 'locked', ' 772','515', 0, 0, 1, 0, '', 0, 0, ' 226.2831855','~New knights are sent to this gate to start their journey with Spiral Knights.'); INSERT INTO `gates` (`gateId`, `internalId`, `name`, `icon`, `backgroundColorization`, `iconColorization`, `priority`, `tokens`, `flags`, `sourceId`, `sourcePortal`, `destinationId`, `depth`, `wheels`, `description`) VALUES (3, 'final_test_gate', 'm.final_test_gate', 'arrow_down', '\n\n524\n\n','\n\n779\n\n', 0, 0, 0, 1, '', 2, 0, '116.2831855416.2831855', 'm.final_test_desc');