File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
src/entities/slope/model/resorts Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -17,45 +17,45 @@ export const GONJIAM: ResortConstant = {
1717 MapComponent : GonjiamMap ,
1818 slopes : [
1919 {
20- id : 1 ,
20+ id : 9 ,
21+ PathAsset : WhisenSlopPath ,
22+ } ,
23+ {
24+ id : 10 ,
2125 PathAsset : WhynotSlopPath ,
2226 } ,
2327 {
24- id : 2 ,
28+ id : 11 ,
2529 PathAsset : Gram1SlopPath ,
2630 } ,
2731 {
28- id : 3 ,
32+ id : 12 ,
2933 PathAsset : Gram2SlopPath ,
3034 } ,
3135 {
32- id : 4 ,
36+ id : 13 ,
3337 PathAsset : CNP1SlopPath ,
3438 } ,
3539 {
36- id : 5 ,
40+ id : 14 ,
3741 PathAsset : CNP2SlopPath ,
3842 } ,
3943 {
40- id : 6 ,
44+ id : 15 ,
4145 PathAsset : Thinkyou1SlopPath ,
4246 } ,
4347 {
44- id : 7 ,
48+ id : 16 ,
4549 PathAsset : Thinkyou2SlopPath ,
4650 } ,
4751 {
48- id : 8 ,
52+ id : 17 ,
4953 PathAsset : Thinkyou3SlopPath ,
5054 } ,
5155 {
52- id : 9 ,
56+ id : 18 ,
5357 PathAsset : ThinkyouBridgeSlopPath ,
5458 } ,
55- {
56- id : 10 ,
57- PathAsset : WhisenSlopPath ,
58- } ,
5959 ] ,
6060 webcams : [
6161 {
You can’t perform that action at this time.
0 commit comments