Fix character position: sephiroth

master
Lertsenem 2021-07-08 20:21:29 +02:00
parent 90535b9675
commit 0ebfd6853f
1 changed files with 3 additions and 3 deletions

View File

@ -92,9 +92,9 @@
"ryu": { "default": (10, -4) },
"samus": { "default": (30, -18) },
"sephiroth": {
"default": (-90, -30),
"06": (-120, 0),
"07": (-120, 0),
"default": (-20, -30),
"06": (-50, 0),
"07": (-50, 0),
},
"sheik": { "default": (0, -13) },
"shulk": { "default": (18, -20) },