Open morvael opened 3 years ago
Did this by myself. Added to settings.txt
;; lore_font is used for lore
[lore_thin_font] = "LOTR_TCG-Lore-Space"
Changed
SETFONT= lore,[lore_font],[custom_lore_font_size],[default_lore_font_size],D,{game_text_color?§},[default_game_text_color],,LEFT
to
IF= "thinlore" @ {tags?§}
SETFONT= lore,[lore_thin_font],[custom_lore_font_size],[default_lore_font_size],D,{game_text_color?§},[default_game_text_color],,LEFT
ELSE
SETFONT= lore,[lore_font],[custom_lore_font_size],[default_lore_font_size],D,{game_text_color?§},[default_game_text_color],,LEFT
ENDIF
Please add new tag "thin_space_lore" working just like "thin_space" tags works for gametext.