Skip to content

Commit 87bbd8d

Browse files
authored
Merge pull request #855 from dens0ne/sf6-kangyaku
Improve SF6 Kangyaku
2 parents 2bcb29a + 9b08227 commit 87bbd8d

5 files changed

Lines changed: 40 additions & 4 deletions

File tree

365 KB
Loading
660 KB
Loading
843 KB
Loading
1.14 MB
Loading

games/sf6/kangyaku/config.json

Lines changed: 40 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,28 @@
151151
"y": 434
152152
}
153153
},
154+
"Sagat": {
155+
"0": {
156+
"x": 510,
157+
"y": 415
158+
}
159+
},
160+
"Elena": {
161+
"0": {
162+
"x": 670,
163+
"y": 360
164+
}
165+
},
166+
"Viper": {
167+
"0": {
168+
"x": 760,
169+
"y": 400
170+
}
171+
},
154172
"Alex": {
155173
"0": {
156-
"x": 456,
157-
"y": 372
174+
"x": 580,
175+
"y": 720
158176
}
159177
}
160178
},
@@ -184,8 +202,8 @@
184202
},
185203
"Alex": {
186204
"0": {
187-
"x": 913,
188-
"y": 1139
205+
"x": 1408,
206+
"y": 1578
189207
}
190208
},
191209
"Bison": {
@@ -230,6 +248,12 @@
230248
"y": 1097
231249
}
232250
},
251+
"Elena": {
252+
"0": {
253+
"x": 1262,
254+
"y": 783
255+
}
256+
},
233257
"Guile": {
234258
"0": {
235259
"x": 1219,
@@ -314,12 +338,24 @@
314338
"y": 1151
315339
}
316340
},
341+
"Sagat": {
342+
"0": {
343+
"x": 510,
344+
"y": 415
345+
}
346+
},
317347
"Terry": {
318348
"0": {
319349
"x": 1512,
320350
"y": 1095
321351
}
322352
},
353+
"Viper": {
354+
"0": {
355+
"x": 1546,
356+
"y": 1259
357+
}
358+
},
323359
"Zangief": {
324360
"0": {
325361
"x": 1556,

0 commit comments

Comments
 (0)