Skip to content

Commit

Permalink
Updated new show and round names
Browse files Browse the repository at this point in the history
  • Loading branch information
qubqub committed Sep 7, 2023
1 parent 0625668 commit 737c577
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Entities/LevelStats.cs
Original file line number Diff line number Diff line change
Expand Up @@ -333,18 +333,18 @@ public class LevelStats {
{ "current_wle_fp3_09_0_0_01", new LevelStats("current_wle_fp3_09_0_0_01", "Pastel Paradise", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },

{ "current_wle_fp4_08_01", new LevelStats("current_wle_fp4_08_01", "co-op guys", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_01", new LevelStats("current_wle_fp4_08_0_02", "The big slide", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_02", new LevelStats("current_wle_fp4_08_0_03", "Freefall Mountain", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_03", new LevelStats("current_wle_fp4_08_0_04", "Hazy Stairways", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_04", new LevelStats("current_wle_fp4_08_0_05", "Pillar Promenade", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_05", new LevelStats("current_wle_fp4_08_0_06", "Hidden Treasure of Magical Castle", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_06", new LevelStats("current_wle_fp4_08_0_07", "X-Course", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_07", new LevelStats("current_wle_fp4_08_1_01", "Speed Gauntlet", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_1_01", new LevelStats("current_wle_fp4_08_1_02", "Boost in Dash", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_1_02", new LevelStats("current_wle_fp4_08_1_03", "Rainbow Raceway", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_1_03", new LevelStats("current_wle_fp4_08_1_04", "Giddy up!", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_1_04", new LevelStats("current_wle_fp4_08_2_01", "Mad lab", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_2_01", new LevelStats("current_wle_fp4_08_3_01", "Convoluted Conveyors", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_01", new LevelStats("current_wle_fp4_08_0_01", "The big slide", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_02", new LevelStats("current_wle_fp4_08_0_02", "Freefall Mountain", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_03", new LevelStats("current_wle_fp4_08_0_03", "Hazy Stairways", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_04", new LevelStats("current_wle_fp4_08_0_04", "Pillar Promenade", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_05", new LevelStats("current_wle_fp4_08_0_05", "Hidden Treasure of Magical Castle", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_06", new LevelStats("current_wle_fp4_08_0_06", "X-Course", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_0_07", new LevelStats("current_wle_fp4_08_0_07", "Speed Gauntlet", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_1_01", new LevelStats("current_wle_fp4_08_1_01", "Boost in Dash", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_1_02", new LevelStats("current_wle_fp4_08_1_02", "Rainbow Raceway", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_1_03", new LevelStats("current_wle_fp4_08_1_03", "Giddy up!", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_1_04", new LevelStats("current_wle_fp4_08_1_04", "Mad lab", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_2_01", new LevelStats("current_wle_fp4_08_2_01", "Convoluted Conveyors", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
{ "current_wle_fp4_08_3_01", new LevelStats("current_wle_fp4_08_3_01", "The Oasis", LevelType.Race, true, false, 10, 0, 0, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },

{ "current_wle_fp4_09_01", new LevelStats("current_wle_fp4_09_01", "Crate Collector", LevelType.Race, true, false, 10, 360, 360, Properties.Resources.round_gauntlet_icon, Properties.Resources.round_gauntlet_big_icon) },
Expand Down

0 comments on commit 737c577

Please sign in to comment.