Skip to content

Commit

Permalink
Update map IDs and names from mel.board.portal2.sr
Browse files Browse the repository at this point in the history
  • Loading branch information
NeKzor committed May 15, 2024
1 parent 0ed71c5 commit 5c9da95
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 44 deletions.
88 changes: 44 additions & 44 deletions docker/volumes/initdb/_populate.sql
Original file line number Diff line number Diff line change
Expand Up @@ -164,50 +164,50 @@ INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, cha
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (3, "gg_stage_pickbounce", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (3, "gg_stage_theend", NULL, 1, NULL, NULL, 0, 0);

INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a1_tramride", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a1_mel_intro", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a1_lift", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a1_garden", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a2_garden_de", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a2_underbounce", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a2_once_upon", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a2_past_power", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a2_ramp", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a2_firestorm", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a3_junkyard", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a3_concepts", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a3_paint_fling", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a3_faith_plate", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a3_transition", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_overgrown", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_tb_over_goo", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_two_of_a_kind", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_destroyed", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_factory", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_core_access", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_finale", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a1_tramride", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a1_mel_intro", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a1_lift", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a1_garden", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a2_garden_de", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a2_underbounce", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a2_once_upon", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a2_past_power", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a2_ramp", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a2_firestorm", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a3_junkyard", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a3_concepts", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a3_paint_fling", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a3_faith_plate", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a3_transition", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_overgrown", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_tb_over_goo", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_two_of_a_kind", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_destroyed", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_factory", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_core_access", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_finale", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a1_tramride", "Tramride", 1, 1, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a1_mel_intro", "Mel Intro", 1, 2, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a1_lift", "Lift", 1, 3, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a1_garden", "Garden", 1, 4, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a2_garden_de", "Destroyed Garden", 1, 5, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a2_underbounce", "Underbounce", 1, 6, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a2_once_upon", "Once Upon", 1, 7, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a2_past_power", "Past Power", 1, 8, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a2_ramp", "Ramp", 1, 9, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a2_firestorm", "Firestorm", 1, 10, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a3_junkyard", "Junkyard", 1, 11, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a3_concepts", "Concepts", 1, 12, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a3_paint_fling", "Paint Fling", 1, 13, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a3_faith_plate", "Faith Plate", 1, 14, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a3_transition", "Transition", 1, 15, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_overgrown", "Overgrown", 1, 16, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_tb_over_goo", "Funnel Over Goo", 1, 17, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_two_of_a_kind", "Two Of A Kind", 1, 18, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_destroyed", "Destroyed", 1, 19, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_factory", "Factory", 1, 20, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_core_access", "Core Access", 1, 21, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "st_a4_finale", "Finale", 1, 22, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a1_tramride", "Advanced Tramride", 1, 23, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a1_mel_intro", "Advanced Mel Intro", 1, 24, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a1_lift", "Advanced Lift", 1, 25, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a1_garden", "Advanced Garden", 1, 26, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a2_garden_de", "Advanced Destroyed Garden", 1, 27, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a2_underbounce", "Advanced Underbounce", 1, 28, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a2_once_upon", "Advanced Once Upon", 1, 29, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a2_past_power", "Advanced Past Power", 1, 30, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a2_ramp", "Advanced Ramp", 1, 31, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a2_firestorm", "Advanced Firestorm", 1, 32, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a3_junkyard", "Advanced Junkyard", 1, 33, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a3_concepts", "Advanced Concepts", 1, 34, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a3_paint_fling", "Advanced Paint Fling", 1, 35, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a3_faith_plate", "Advanced Faith Plate", 1, 36, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a3_transition", "Advanced Transition", 1, 37, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_overgrown", "Advanced Overgrown", 1, 38, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_tb_over_goo", "Advanced Funnel Over Goo", 1, 39, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_two_of_a_kind", "Advanced Two Of A Kind", 1, 40, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_destroyed", "Advanced Destroyed", 1, 41, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_factory", "Advanced Factory", 1, 42, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_core_access", "Advanced Core Access", 1, 43, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (4, "sp_a4_finale", "Advanced Finale", 1, 44, NULL, 0, 0);

INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (5, "sp_a1_pr_map_001", NULL, 1, NULL, NULL, 0, 0);
INSERT INTO maps (game_id, name, alias, type, best_time_id, best_portals_id, chapter, auto_fullbright) VALUES (5, "sp_a1_pr_map_002", NULL, 1, NULL, NULL, 0, 0);
Expand Down
44 changes: 44 additions & 0 deletions docker/volumes/initdb/migrate_mel_board.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
update maps set alias = "Tramride", best_time_id = 1 where game_id = 4 and name = "st_a1_tramride";
update maps set alias = "Mel Intro", best_time_id = 2 where game_id = 4 and name = "st_a1_mel_intro";
update maps set alias = "Lift", best_time_id = 3 where game_id = 4 and name = "st_a1_lift";
update maps set alias = "Garden", best_time_id = 4 where game_id = 4 and name = "st_a1_garden";
update maps set alias = "Destroyed Garden", best_time_id = 5 where game_id = 4 and name = "st_a2_garden_de";
update maps set alias = "Underbounce", best_time_id = 6 where game_id = 4 and name = "st_a2_underbounce";
update maps set alias = "Once Upon", best_time_id = 7 where game_id = 4 and name = "st_a2_once_upon";
update maps set alias = "Past Power", best_time_id = 8 where game_id = 4 and name = "st_a2_past_power";
update maps set alias = "Ramp", best_time_id = 9 where game_id = 4 and name = "st_a2_ramp";
update maps set alias = "Firestorm", best_time_id = 10 where game_id = 4 and name = "st_a2_firestorm";
update maps set alias = "Junkyard", best_time_id = 11 where game_id = 4 and name = "st_a3_junkyard";
update maps set alias = "Concepts", best_time_id = 12 where game_id = 4 and name = "st_a3_concepts";
update maps set alias = "Paint Fling", best_time_id = 13 where game_id = 4 and name = "st_a3_paint_fling";
update maps set alias = "Faith Plate", best_time_id = 14 where game_id = 4 and name = "st_a3_faith_plate";
update maps set alias = "Transition", best_time_id = 15 where game_id = 4 and name = "st_a3_transition";
update maps set alias = "Overgrown", best_time_id = 16 where game_id = 4 and name = "st_a4_overgrown";
update maps set alias = "Funnel Over Goo", best_time_id = 17 where game_id = 4 and name = "st_a4_tb_over_goo";
update maps set alias = "Two Of A Kind", best_time_id = 18 where game_id = 4 and name = "st_a4_two_of_a_kind";
update maps set alias = "Destroyed", best_time_id = 19 where game_id = 4 and name = "st_a4_destroyed";
update maps set alias = "Factory", best_time_id = 20 where game_id = 4 and name = "st_a4_factory";
update maps set alias = "Core Access", best_time_id = 21 where game_id = 4 and name = "st_a4_core_access";
update maps set alias = "Finale", best_time_id = 22 where game_id = 4 and name = "st_a4_finale";
update maps set alias = "Advanced Tramride", best_time_id = 23 where game_id = 4 and name = "sp_a1_tramride";
update maps set alias = "Advanced Mel Intro", best_time_id = 24 where game_id = 4 and name = "sp_a1_mel_intro";
update maps set alias = "Advanced Lift", best_time_id = 25 where game_id = 4 and name = "sp_a1_lift";
update maps set alias = "Advanced Garden", best_time_id = 26 where game_id = 4 and name = "sp_a1_garden";
update maps set alias = "Advanced Destroyed Garden", best_time_id = 27 where game_id = 4 and name = "sp_a2_garden_de";
update maps set alias = "Advanced Underbounce", best_time_id = 28 where game_id = 4 and name = "sp_a2_underbounce";
update maps set alias = "Advanced Once Upon", best_time_id = 29 where game_id = 4 and name = "sp_a2_once_upon";
update maps set alias = "Advanced Past Power", best_time_id = 30 where game_id = 4 and name = "sp_a2_past_power";
update maps set alias = "Advanced Ramp", best_time_id = 31 where game_id = 4 and name = "sp_a2_ramp";
update maps set alias = "Advanced Firestorm", best_time_id = 32 where game_id = 4 and name = "sp_a2_firestorm";
update maps set alias = "Advanced Junkyard", best_time_id = 33 where game_id = 4 and name = "sp_a3_junkyard";
update maps set alias = "Advanced Concepts", best_time_id = 34 where game_id = 4 and name = "sp_a3_concepts";
update maps set alias = "Advanced Paint Fling", best_time_id = 35 where game_id = 4 and name = "sp_a3_paint_fling";
update maps set alias = "Advanced Faith Plate", best_time_id = 36 where game_id = 4 and name = "sp_a3_faith_plate";
update maps set alias = "Advanced Transition", best_time_id = 37 where game_id = 4 and name = "sp_a3_transition";
update maps set alias = "Advanced Overgrown", best_time_id = 38 where game_id = 4 and name = "sp_a4_overgrown";
update maps set alias = "Advanced Funnel Over Goo", best_time_id = 39 where game_id = 4 and name = "sp_a4_tb_over_goo";
update maps set alias = "Advanced Two Of A Kind", best_time_id = 40 where game_id = 4 and name = "sp_a4_two_of_a_kind";
update maps set alias = "Advanced Destroyed", best_time_id = 41 where game_id = 4 and name = "sp_a4_destroyed";
update maps set alias = "Advanced Factory", best_time_id = 42 where game_id = 4 and name = "sp_a4_factory";
update maps set alias = "Advanced Core Access", best_time_id = 43 where game_id = 4 and name = "sp_a4_core_access";
update maps set alias = "Advanced Finale", best_time_id = 44 where game_id = 4 and name = "sp_a4_finale";

0 comments on commit 5c9da95

Please sign in to comment.