diff --git a/Data-1.13/Ja2_Options.INI b/Data-1.13/Ja2_Options.INI index 2e5369ea4..1015c5363 100644 --- a/Data-1.13/Ja2_Options.INI +++ b/Data-1.13/Ja2_Options.INI @@ -320,6 +320,12 @@ SLAY_STAYS_FOREVER = FALSE EARLY_REBELS_RECRUITMENT = 3 +;------------------------------------------------------------------------------------------------------------------------------ +; If set to TRUE, skills/traits will be shown as tooltip on merc portrait in both AIM & MERC hiring page +;------------------------------------------------------------------------------------------------------------------------------ + +SHOW_SKILLS_IN_HIRING_PAGE = FALSE + ;****************************************************************************************************************************** ;****************************************************************************************************************************** diff --git a/Data-UB/Ja2_Options.ini b/Data-UB/Ja2_Options.ini index 088320fcd..2174e4f3e 100644 --- a/Data-UB/Ja2_Options.ini +++ b/Data-UB/Ja2_Options.ini @@ -322,6 +322,12 @@ SLAY_STAYS_FOREVER = FALSE EARLY_REBELS_RECRUITMENT = 3 +;------------------------------------------------------------------------------------------------------------------------------ +; If set to TRUE, skills/traits will be shown as tooltip on merc portrait in both AIM & MERC hiring page +;------------------------------------------------------------------------------------------------------------------------------ + +SHOW_SKILLS_IN_HIRING_PAGE = FALSE + ;****************************************************************************************************************************** ;****************************************************************************************************************************** diff --git a/Data/Ja2_Options.INI b/Data/Ja2_Options.INI index d65751e35..10166ee0e 100644 --- a/Data/Ja2_Options.INI +++ b/Data/Ja2_Options.INI @@ -320,6 +320,12 @@ SLAY_STAYS_FOREVER = FALSE EARLY_REBELS_RECRUITMENT = 3 +;------------------------------------------------------------------------------------------------------------------------------ +; If set to TRUE, skills/traits will be shown as tooltip on merc portrait in both AIM & MERC hiring page +;------------------------------------------------------------------------------------------------------------------------------ + +SHOW_SKILLS_IN_HIRING_PAGE = FALSE + ;****************************************************************************************************************************** ;******************************************************************************************************************************