insert or ignore into titles ( title_id, title_name, bgg ) values ( '300-earth-and-water', '300: Earth & Water', 267058 ); insert or ignore into setups ( title_id, player_count, scenario, options ) values ( '300-earth-and-water', 2, 'Standard', '{"cheap_fleets":true}' ) ;