Fix character position: sephiroth
parent
90535b9675
commit
0ebfd6853f
|
@ -92,9 +92,9 @@
|
||||||
"ryu": { "default": (10, -4) },
|
"ryu": { "default": (10, -4) },
|
||||||
"samus": { "default": (30, -18) },
|
"samus": { "default": (30, -18) },
|
||||||
"sephiroth": {
|
"sephiroth": {
|
||||||
"default": (-90, -30),
|
"default": (-20, -30),
|
||||||
"06": (-120, 0),
|
"06": (-50, 0),
|
||||||
"07": (-120, 0),
|
"07": (-50, 0),
|
||||||
},
|
},
|
||||||
"sheik": { "default": (0, -13) },
|
"sheik": { "default": (0, -13) },
|
||||||
"shulk": { "default": (18, -20) },
|
"shulk": { "default": (18, -20) },
|
||||||
|
|
Loading…
Reference in New Issue