Skip to content

Commit 352143c

Browse files
committed
fix: update resorts slopes id
1 parent 927065f commit 352143c

File tree

8 files changed

+112
-112
lines changed

8 files changed

+112
-112
lines changed

src/entities/slope/model/resorts/eden.tsx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,31 @@ export const EDEN: ResortConstant = {
1414
MapComponent: MapImage,
1515
slopes: [
1616
{
17-
id: 145,
17+
id: 135,
1818
PathAsset: BasicSlopePath,
1919
},
2020
{
21-
id: 146,
21+
id: 136,
2222
PathAsset: MainSlopePath,
2323
},
2424
{
25-
id: 147,
25+
id: 137,
2626
PathAsset: JupiterSlopePath,
2727
},
2828
{
29-
id: 148,
29+
id: 138,
3030
PathAsset: SaturnSlopePath,
3131
},
3232
{
33-
id: 149,
33+
id: 139,
3434
PathAsset: UranusSlopePath,
3535
},
3636
{
37-
id: 150,
37+
id: 140,
3838
PathAsset: MercurySlopePath,
3939
},
4040
{
41-
id: 151,
41+
id: 141,
4242
PathAsset: VenusSlopePath,
4343
},
4444
],

src/entities/slope/model/resorts/elysian-gangchon.tsx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,43 +17,43 @@ export const ELYSIAN_GANGCHON: ResortConstant = {
1717
MapComponent: ElysianGangchonMap,
1818
slopes: [
1919
{
20-
id: 112,
20+
id: 29,
2121
PathAsset: PandaSlopPath,
2222
},
2323
{
24-
id: 113,
24+
id: 30,
2525
PathAsset: RabbitSlopPath,
2626
},
2727
{
28-
id: 114,
28+
id: 31,
2929
PathAsset: DragonSlopPath,
3030
},
3131
{
32-
id: 115,
32+
id: 32,
3333
PathAsset: HorseSlopPath,
3434
},
3535
{
36-
id: 116,
36+
id: 33,
3737
PathAsset: PegasusSlopPath,
3838
},
3939
{
40-
id: 117,
40+
id: 34,
4141
PathAsset: ZebraSlopPath,
4242
},
4343
{
44-
id: 118,
44+
id: 35,
4545
PathAsset: DeerSlopPath,
4646
},
4747
{
48-
id: 119,
48+
id: 36,
4949
PathAsset: PumaSlopPath,
5050
},
5151
{
52-
id: 120,
52+
id: 37,
5353
PathAsset: LeopardSlopPath,
5454
},
5555
{
56-
id: 121,
56+
id: 38,
5757
PathAsset: JaguarSlopPath,
5858
},
5959
],

src/entities/slope/model/resorts/high1.tsx

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -23,67 +23,67 @@ export const HIGH1: ResortConstant = {
2323
MapComponent: High1Map,
2424
slopes: [
2525
{
26-
id: 1,
26+
id: 75,
2727
PathAsset: Zeus1SlopPath,
2828
},
2929
{
30-
id: 2,
30+
id: 76,
3131
PathAsset: Zeus2SlopPath,
3232
},
3333
{
34-
id: 3,
34+
id: 77,
3535
PathAsset: Zeus3SlopPath,
3636
},
3737
{
38-
id: 4,
38+
id: 78,
3939
PathAsset: Zeus3Sub1SlopPath,
4040
},
4141
{
42-
id: 5,
42+
id: 79,
4343
PathAsset: Victoria1SlopPath,
4444
},
4545
{
46-
id: 6,
46+
id: 80,
4747
PathAsset: Victoria2SlopPath,
4848
},
4949
{
50-
id: 8,
50+
id: 82,
5151
PathAsset: Hera1SlopPath,
5252
},
5353
{
54-
id: 9,
54+
id: 83,
5555
PathAsset: Hera2SlopPath,
5656
},
5757
{
58-
id: 10,
58+
id: 84,
5959
PathAsset: Hera3SlopPath,
6060
},
6161
{
62-
id: 11,
62+
id: 85,
6363
PathAsset: Apollo1SlopPath,
6464
},
6565
{
66-
id: 12,
66+
id: 86,
6767
PathAsset: Apollo2SlopPath,
6868
},
6969
{
70-
id: 13,
70+
id: 87,
7171
PathAsset: Apollo3SlopPath,
7272
},
7373
{
74-
id: 14,
74+
id: 88,
7575
PathAsset: Apollo4SlopPath,
7676
},
7777
{
78-
id: 16,
78+
id: 90,
7979
PathAsset: Apollo6SlopPath,
8080
},
8181
{
82-
id: 18,
82+
id: 92,
8383
PathAsset: Athena2SlopPath,
8484
},
8585
{
86-
id: 19,
86+
id: 93,
8787
PathAsset: Athena3SlopPath,
8888
},
8989
],

src/entities/slope/model/resorts/jisan.tsx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,35 +15,35 @@ export const JISAN: ResortConstant = {
1515
MapComponent: MapImage,
1616
slopes: [
1717
{
18-
id: 32,
18+
id: 1,
1919
PathAsset: Lemon1LiftPath,
2020
},
2121
{
22-
id: 33,
22+
id: 2,
2323
PathAsset: Lemon1Sub1LiftPath,
2424
},
2525
{
26-
id: 34,
26+
id: 3,
2727
PathAsset: Orange2LiftPath,
2828
},
2929
{
30-
id: 35,
30+
id: 4,
3131
PathAsset: Orange3LiftPath,
3232
},
3333
{
34-
id: 36,
34+
id: 5,
3535
PathAsset: NewOrangeLiftPath,
3636
},
3737
{
38-
id: 37,
38+
id: 6,
3939
PathAsset: BlueLiftPath,
4040
},
4141
{
42-
id: 38,
42+
id: 7,
4343
PathAsset: Silver6LiftPath,
4444
},
4545
{
46-
id: 39,
46+
id: 8,
4747
PathAsset: Silver7LiftPath,
4848
},
4949
],

src/entities/slope/model/resorts/muju.tsx

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -34,83 +34,83 @@ export const MUJU: ResortConstant = {
3434
MapComponent: MujuMap,
3535
slopes: [
3636
{
37-
id: 74,
37+
id: 115,
3838
PathAsset: EasternSlopePath,
3939
},
4040
{
41-
id: 75,
41+
id: 116,
4242
PathAsset: SoyokgihangPath,
4343
},
4444
{
45-
id: 76,
45+
id: 117,
4646
PathAsset: SpitchLowestPath,
4747
},
4848
{
49-
id: 77,
49+
id: 118,
5050
PathAsset: WesternSlopePath,
5151
},
5252
{
53-
id: 78,
53+
id: 119,
5454
PathAsset: SundownSlopePath,
5555
},
5656
{
57-
id: 79,
57+
id: 120,
5858
PathAsset: SilkroadPath,
5959
},
6060
{
61-
id: 80,
61+
id: 121,
6262
PathAsset: RookiehillSlopePath,
6363
},
6464
{
65-
id: 81,
65+
id: 122,
6666
PathAsset: TurboSlopePath,
6767
},
6868
{
69-
id: 82,
69+
id: 123,
7070
PathAsset: ConnectionSlopePath,
7171
},
7272
{
73-
id: 83,
73+
id: 124,
7474
PathAsset: MinuetPath,
7575
},
7676
{
77-
id: 84,
77+
id: 125,
7878
PathAsset: FreewayPath,
7979
},
8080
{
81-
id: 85,
81+
id: 126,
8282
PathAsset: YamagaSlopePath,
8383
},
8484
{
85-
id: 86,
85+
id: 127,
8686
PathAsset: PanoramaPath,
8787
},
8888
{
89-
id: 87,
89+
id: 128,
9090
PathAsset: RaidersLowestPath,
9191
},
9292
{
93-
id: 88,
93+
id: 129,
9494
PathAsset: MozartPath,
9595
},
9696
{
97-
id: 89,
97+
id: 130,
9898
PathAsset: WaltzSlopePath,
9999
},
100100
{
101-
id: 90,
101+
id: 131,
102102
PathAsset: AllegroPath,
103103
},
104104
{
105-
id: 91,
105+
id: 132,
106106
PathAsset: RaidersHighestPath,
107107
},
108108
{
109-
id: 92,
109+
id: 133,
110110
PathAsset: PolkaSlopePath,
111111
},
112112
{
113-
id: 93,
113+
id: 134,
114114
PathAsset: CadenzaSlopePath,
115115
},
116116
// {

src/entities/slope/model/resorts/o2.tsx

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,55 +20,55 @@ export const O2: ResortConstant = {
2020
MapComponent: MapImage,
2121
slopes: [
2222
{
23-
id: 132,
23+
id: 142,
2424
PathAsset: DreamSlope1Path,
2525
},
2626
{
27-
id: 133,
27+
id: 143,
2828
PathAsset: DreamSlope2Path,
2929
},
3030
{
31-
id: 134,
31+
id: 144,
3232
PathAsset: HeadSlopePath,
3333
},
3434
{
35-
id: 135,
35+
id: 145,
3636
PathAsset: HappySlopePath,
3737
},
3838
{
39-
id: 136,
39+
id: 146,
4040
PathAsset: GlorySlope1Path,
4141
},
4242
{
43-
id: 137,
43+
id: 147,
4444
PathAsset: GlorySlope2Path,
4545
},
4646
{
47-
id: 138,
47+
id: 148,
4848
PathAsset: GlorySlope3Path,
4949
},
5050
{
51-
id: 139,
51+
id: 149,
5252
PathAsset: FashionSlope1Path,
5353
},
5454
{
55-
id: 140,
55+
id: 150,
5656
PathAsset: FashionSlope2Path,
5757
},
5858
{
59-
id: 141,
59+
id: 151,
6060
PathAsset: ChallengeSlope1Path,
6161
},
6262
{
63-
id: 142,
63+
id: 152,
6464
PathAsset: ChallengeSlope2Path,
6565
},
6666
{
67-
id: 143,
67+
id: 153,
6868
PathAsset: ChallengeSlope3Path,
6969
},
7070
{
71-
id: 144,
71+
id: 154,
7272
PathAsset: HalfPipePath,
7373
},
7474
],

0 commit comments

Comments
 (0)