Add 'animate' flag for confismash template
parent
a0414569ad
commit
05898aafca
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"captain falcon": { "default": (-60, 10) },
|
||||
"charizard": { "default": (-17, -12) },
|
||||
"chrom": { "default": (-38, -2) },
|
||||
"chrom": { "default": (-38, -12) },
|
||||
"cloud": { "default": (-20, 0) },
|
||||
"corrin": { "default": (-77, 3) },
|
||||
"daisy": { "default": (-5, 0) },
|
||||
|
@ -68,7 +68,7 @@
|
|||
"pacman": { "default": (-6, 2) },
|
||||
"palutena": { "default": (-85, -30) },
|
||||
"peach": { "default": (-32, -6) },
|
||||
"pichu": { "default": (-7, -15) },
|
||||
"pichu": { "default": (7, -15) },
|
||||
"pikachu": { "default": (30, -19) },
|
||||
"piranha plant": { "default": (-25, 5) },
|
||||
"pit": { "default": (-40, -7) },
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue