Fix character position (Sora)

master
Lertsenem 2021-11-29 01:45:46 +01:00
parent 8b0ffb8a21
commit 4d983bb080
3 changed files with 6 additions and 6 deletions

View File

@ -122,8 +122,8 @@
"01": (-10, -40),
"02": (-50, -60),
"03": (30, -20),
"05": (-50, -60),
"06": (30, -20),
"05": (-10, -40),
"06": (-50, -60),
"07": (30, -20),
},
"squirtle": { "default": (-7, 8) },

View File

@ -124,8 +124,8 @@
"01": (-10, -40),
"02": (-50, -60),
"03": (30, -20),
"05": (-50, -60),
"06": (30, -20),
"05": (-10, -40),
"06": (-50, -60),
"07": (30, -20),
},
"squirtle": { "default": (33, -2) },

View File

@ -112,8 +112,8 @@
"01": (-10, -40),
"02": (-50, -60),
"03": (30, -20),
"05": (-50, -60),
"06": (30, -20),
"05": (-10, -40),
"06": (-50, -60),
"07": (30, -20),
},
"squirtle": { "default": (33, -2) },