From 292a5cf4138643defc210d3a72153e630ca55893 Mon Sep 17 00:00:00 2001 From: Lertsenem Date: Wed, 2 Sep 2020 09:11:36 +0200 Subject: [PATCH] Fix chars positions in template rebootlyon2020 --- .../templates/rebootlyon2020/characters_corrections.j2 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lokrez/templates/rebootlyon2020/characters_corrections.j2 b/lokrez/templates/rebootlyon2020/characters_corrections.j2 index e7aec8d..fb88b4e 100644 --- a/lokrez/templates/rebootlyon2020/characters_corrections.j2 +++ b/lokrez/templates/rebootlyon2020/characters_corrections.j2 @@ -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) },