Change Richter and Cloud charcorr
parent
4854993a23
commit
beaf3aaa87
|
@ -24,7 +24,13 @@
|
|||
"captain falcon": { "default": (-60, 10) },
|
||||
"charizard": { "default": (-17, -12) },
|
||||
"chrom": { "default": (-38, -12) },
|
||||
"cloud": { "default": (-20, 0) },
|
||||
"cloud": {
|
||||
"default": (-20, 0),
|
||||
"01": (-57,0),
|
||||
"03": (-57,0),
|
||||
"05": (-57,0),
|
||||
"07": (-57,0),
|
||||
},
|
||||
"corrin": { "default": (-77, 3) },
|
||||
"daisy": { "default": (-5, 0) },
|
||||
"dark pit": { "default": (-40, -8) },
|
||||
|
@ -71,7 +77,7 @@
|
|||
"mega man": { "default": (-10, 0) },
|
||||
"meta knight": { "default": (-30, -28) },
|
||||
"mewtwo": { "default": (-30, -6) },
|
||||
"min min": { "default": (-30, -13) },
|
||||
"min min": { "default": (-63, -35) },
|
||||
"mr game and watch": { "default": (0, -3) },
|
||||
"ness": { "default": (-2, 0) },
|
||||
"olimar": { "default": (-20, -17) },
|
||||
|
@ -83,7 +89,7 @@
|
|||
"piranha plant": { "default": (-25, 5) },
|
||||
"pit": { "default": (-40, -7) },
|
||||
"pokemon trainer": { "default": (-15, 5) },
|
||||
"richter": { "default": (-20, -10) },
|
||||
"richter": { "default": (-50, -30) },
|
||||
"ridley": { "default": (-52, -40) },
|
||||
"rob": { "default": (-25, 6) },
|
||||
"robin": { "default": (-40, -8) },
|
||||
|
|
|
@ -18,7 +18,13 @@
|
|||
"captain falcon": { "default": (-20, 0) },
|
||||
"charizard": { "default": (23, -22) },
|
||||
"chrom": { "default": (2, -12) },
|
||||
"cloud": { "default": (20, -10) },
|
||||
"cloud": {
|
||||
"default": (-20, -10),
|
||||
"01": (-57, -10),
|
||||
"03": (-57, -10),
|
||||
"05": (-57, -10),
|
||||
"07": (-57, -10),
|
||||
},
|
||||
"corrin": { "default": (-37, -7) },
|
||||
"daisy": { "default": (35, -10) },
|
||||
"dark pit": { "default": (0, -18) },
|
||||
|
|
|
@ -12,7 +12,13 @@
|
|||
"captain falcon": { "default": (13, 0) },
|
||||
"charizard": { "default": (23, -22) },
|
||||
"chrom": { "default": (2, -12) },
|
||||
"cloud": { "default": (20, -10) },
|
||||
"cloud": {
|
||||
"default": (-20, -10),
|
||||
"01": (-57, -10),
|
||||
"03": (-57, -10),
|
||||
"05": (-57, -10),
|
||||
"07": (-57, -10),
|
||||
},
|
||||
"corrin": { "default": (-37, -7) },
|
||||
"daisy": { "default": (35, -10) },
|
||||
"dark pit": { "default": (0, -18) },
|
||||
|
|
Loading…
Reference in New Issue