From 7df05f1f085b05dd1dd29d1086746932aebc4527 Mon Sep 17 00:00:00 2001 From: Lertsenem Date: Wed, 23 Jun 2021 11:06:26 +0200 Subject: [PATCH] Add character corrections for rebootlyon2020 New character corrections for pyra & mythra. --- lokrez/templates/rebootlyon2020/characters_corrections.j2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lokrez/templates/rebootlyon2020/characters_corrections.j2 b/lokrez/templates/rebootlyon2020/characters_corrections.j2 index 5109748..b589362 100644 --- a/lokrez/templates/rebootlyon2020/characters_corrections.j2 +++ b/lokrez/templates/rebootlyon2020/characters_corrections.j2 @@ -103,5 +103,9 @@ "young link": { "default": (24, -10) }, "zelda": { "default": (-20,-7) }, "zero suit samus": { "default": (-13, -11) }, + "pyra" : { "default": (-30, -10) }, + "pyra & mythra" : { "default": (-65, -18) }, + "mythra" : { "default": (30, -10) }, + "mythra & pyra" : { "default": (-20, -10) }, } %}