Fix chars positions in template rebootlyon2020
parent
f35d467a40
commit
292a5cf413
|
@ -33,7 +33,7 @@
|
|||
"isabelle": { "default": (40, -20) },
|
||||
"ivysaur": { "default": (20, -33) },
|
||||
"jigglypuff": { "default": (30, -15) },
|
||||
"joker": { "default": (0, -18) },
|
||||
"joker": { "default": (0, -15) },
|
||||
"ken": { "default": (20, -10) },
|
||||
"king dedede": { "default": (20, -10) },
|
||||
"king k rool": { "default": (20, -7) },
|
||||
|
@ -50,7 +50,7 @@
|
|||
"meta knight": { "default": (10, -38) },
|
||||
"mewtwo": { "default": (10, -16) },
|
||||
"min min": { "default": (10, -23) },
|
||||
"mr game and watch": { "default": (26, -13) },
|
||||
"mr game and watch": { "default": (26, -11) },
|
||||
"ness": { "default": (38, -10) },
|
||||
"olimar": { "default": (20, -27) },
|
||||
"pacman": { "default": (34, -13) },
|
||||
|
@ -61,7 +61,7 @@
|
|||
"piranha plant": { "default": (15, -5) },
|
||||
"pit": { "default": (0, -17) },
|
||||
"pokemon trainer": { "default": (25, -5) },
|
||||
"richter": { "default": (20, -20) },
|
||||
"richter": { "default": (6, -30) },
|
||||
"ridley": { "default": (20, -20) },
|
||||
"rob": { "default": (15, -4) },
|
||||
"robin": { "default": (0, -18) },
|
||||
|
@ -75,8 +75,8 @@
|
|||
"snake": { "default": (0, -3) },
|
||||
"sonic": { "default": (20, -6) },
|
||||
"squirtle": { "default": (33, -2) },
|
||||
"terry": { "default": (0, -8) },
|
||||
"toon link": { "default": (20, -27) },
|
||||
"terry": { "default": (-22, -22) },
|
||||
"toon link": { "default": (24, -23) },
|
||||
"villager": { "default": (28, -18) },
|
||||
"wario": { "default": (22, -5) },
|
||||
"wii fit trainer": { "default": (20, -5) },
|
||||
|
|
Loading…
Reference in New Issue