From d1abae1986c14121abfd32ff41fcb26974c8c751 Mon Sep 17 00:00:00 2001 From: Lertsenem Date: Sat, 25 Jul 2020 23:41:48 +0200 Subject: [PATCH] Change rebootlyon2020 template layers order Now the secondary and pocket characters will be drawn on top of the main character picture. --- .../templates/rebootlyon2020/template.svg.j2 | 46 +++++++++---------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/lokrez/templates/rebootlyon2020/template.svg.j2 b/lokrez/templates/rebootlyon2020/template.svg.j2 index 176584b..35c4c07 100644 --- a/lokrez/templates/rebootlyon2020/template.svg.j2 +++ b/lokrez/templates/rebootlyon2020/template.svg.j2 @@ -807,6 +807,29 @@ id="path1020_{{loop.index}}" inkscape:connector-curvature="0" sodipodi:nodetypes="cccccc" /> + + + + {% if "covid" in options %} + + {% include "rebootlyon2020/covid/{}.svg.j2".format(covid.masks_filenames[p.get_mains()[0][0]][p.get_mains()[0][1]]) ignore missing %} + + {% endif %} - {% if p.get_mains()[1] %} {% endif %} - - - {% if "covid" in options %} - - {% include "rebootlyon2020/covid/{}.svg.j2".format(covid.masks_filenames[p.get_mains()[0][0]][p.get_mains()[0][1]]) ignore missing %} - - {% endif %}