File tree Expand file tree Collapse file tree 1 file changed +37
-7
lines changed
src/entities/slope/model/resorts Expand file tree Collapse file tree 1 file changed +37
-7
lines changed Original file line number Diff line number Diff line change @@ -92,19 +92,19 @@ export const YONGPYONG: ResortConstant = {
9292 {
9393 id : 1 ,
9494 key : '발왕산 스카이워크' ,
95- position : [ 3 , 54 ] ,
95+ position : [ 3 , 53 ] ,
9696 scale : 2 ,
9797 } ,
9898 {
9999 id : 2 ,
100- key : '발왕산 천년주목숲길(동쪽) ' ,
101- position : [ 2 , 63 ] ,
100+ key : '발왕산 천년주목숲길' ,
101+ position : [ 11 , 54 ] ,
102102 scale : 2 ,
103103 } ,
104104 {
105105 id : 3 ,
106106 key : '옐로우 슬로프' ,
107- position : [ 71 , 37 ] ,
107+ position : [ 74 , 45 ] ,
108108 scale : 2 ,
109109 } ,
110110 {
@@ -115,13 +115,43 @@ export const YONGPYONG: ResortConstant = {
115115 } ,
116116 {
117117 id : 5 ,
118- key : '베이스전경/레드 슬로프' ,
119- position : [ 60 , 26 ] ,
118+ key : '메가그린 슬로프' ,
119+ position : [ 70 , 58 ] ,
120120 scale : 2 ,
121121 } ,
122122 {
123123 id : 6 ,
124- key : '모나용평진입로' ,
124+ key : '골드 슬로프 전경' ,
125+ position : [ 60 , 20 ] ,
126+ scale : 2 ,
127+ } ,
128+ {
129+ id : 7 ,
130+ key : '골드 슬로프 정상' ,
131+ position : [ 22 , 30 ] ,
132+ scale : 2 ,
133+ } ,
134+ {
135+ id : 8 ,
136+ key : '베이스전경 / 레드 슬로프' ,
137+ position : [ 77 , 32 ] ,
138+ scale : 2 ,
139+ } ,
140+ {
141+ id : 9 ,
142+ key : '레인보우 전경' ,
143+ position : [ 45 , 82 ] ,
144+ scale : 2 ,
145+ } ,
146+ {
147+ id : 10 ,
148+ key : '레인보우 정상' ,
149+ position : [ 17 , 65 ] ,
150+ scale : 2 ,
151+ } ,
152+ {
153+ id : 11 ,
154+ key : '모나 용평 진입로' ,
125155 position : [ 86 , 26 ] ,
126156 scale : 2 ,
127157 } ,
You can’t perform that action at this time.
0 commit comments