diff --git a/lokrez/templates/confismash/characters_corrections.j2 b/lokrez/templates/confismash/characters_corrections.j2 index b154404..e9d8245 100644 --- a/lokrez/templates/confismash/characters_corrections.j2 +++ b/lokrez/templates/confismash/characters_corrections.j2 @@ -7,7 +7,7 @@ "05": (-110,-6), "07": (-110,-6), }, - "bowser": { "default": (-30, -20) }, + "bowser": { "default": (-50, -30) }, "bowser jr": { "default": (0, 0), "00": (0, 0), @@ -32,7 +32,7 @@ "diddy kong": { "default": (-25, 0) }, "donkey kong": { "default": (-21, 4) }, "dr mario": { "default": (0, 4) }, - "duck hunt": { "default": (-10, -28) }, + "duck hunt": { "default": (-10, -12) }, "falco": { "default": (-12, 3) }, "fox": { "default": (-10, 0) }, "ganondorf": { "default": (-70, 4) }, @@ -51,12 +51,16 @@ "isabelle": { "default": (0, -10) }, "ivysaur": { "default": (-20, -23) }, "jigglypuff": { "default": (-10, -5) }, - "joker": { "default": (-20, -8) }, + "joker": { + "default": (-60, -8), + "06": (-20, -8), + "07": (-20, -8), + }, "ken": { "default": (-20, 0) }, "king dedede": { "default": (-20, 0) }, "king k rool": { "default": (-20, 3) }, "kirby": { "default": (-10, -7) }, - "link": { "default": (-50, -10) }, + "link": { "default": (-68, -27) }, "little mac": { "default": (-20, 5) }, "lucario": { "default": (-10, -3) }, "lucas": { "default": (-14, -5) }, @@ -75,12 +79,12 @@ "palutena": { "default": (-85, -30) }, "peach": { "default": (-32, -6) }, "pichu": { "default": (7, -15) }, - "pikachu": { "default": (30, -19) }, + "pikachu": { "default": (0, -17) }, "piranha plant": { "default": (-25, 5) }, "pit": { "default": (-40, -7) }, "pokemon trainer": { "default": (-15, 5) }, "richter": { "default": (-20, -10) }, - "ridley": { "default": (-25, -40) }, + "ridley": { "default": (-52, -40) }, "rob": { "default": (-25, 6) }, "robin": { "default": (-40, -8) }, "rosalina and luma": { "default": (-30, 0) }, @@ -88,7 +92,7 @@ "ryu": { "default": (-30, 6) }, "samus": { "default": (-10, -8) }, "sheik": { "default": (-40, -3) }, - "shulk": { "default": (-22, -10) }, + "shulk": { "default": (-32, -36) }, "simon": { "default": (-60, -1) }, "snake": { "default": (-48, 0) }, "sonic": { "default": (-20, 4) },