insert into main.creature_type (creature_type_id, type_name) values (1, 'Outside'), (2, 'Inside'), (3, 'Hybrid');