diff --git a/UI/UI_SpellsChivalry/ui_chiv_00_render_wide_combined.jpg b/UI/UI_SpellsChivalry/ui_chiv_00_render_wide_combined.jpg index 5092793..c44d501 100644 Binary files a/UI/UI_SpellsChivalry/ui_chiv_00_render_wide_combined.jpg and b/UI/UI_SpellsChivalry/ui_chiv_00_render_wide_combined.jpg differ diff --git a/UI/UI_SpellsChivalry/ui_chiv_00_render_wide_combined.psd b/UI/UI_SpellsChivalry/ui_chiv_00_render_wide_combined.psd index 8560926..0f84449 100644 Binary files a/UI/UI_SpellsChivalry/ui_chiv_00_render_wide_combined.psd and b/UI/UI_SpellsChivalry/ui_chiv_00_render_wide_combined.psd differ diff --git a/UI/UI_SpellsNecromancy/00_render_necro_wide.py b/UI/UI_SpellsNecromancy/00_render_necro_wide.py index b7429d4..60b4930 100644 --- a/UI/UI_SpellsNecromancy/00_render_necro_wide.py +++ b/UI/UI_SpellsNecromancy/00_render_necro_wide.py @@ -25,7 +25,7 @@ BOOK_PATTERN = re.compile(r'ui_necro_book_(0x[\dA-F]+)\.psd') # Rearrangement order for the images -rearrangement_order = [4, 9, 1, 3, 2, 6, 8, 5, 10, 7] +rearrangement_order = [9, 6, 3, 2, 8, 1, 4, 7,10, 5] def assemble_twig(twig_index, leaf_files): """Assemble spells into a twig.""" diff --git a/UI/UI_SpellsNecromancy/ui_necro_00_render_wide.png b/UI/UI_SpellsNecromancy/ui_necro_00_render_wide.png index 911c222..014e6e8 100644 Binary files a/UI/UI_SpellsNecromancy/ui_necro_00_render_wide.png and b/UI/UI_SpellsNecromancy/ui_necro_00_render_wide.png differ