diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 7159d55b8..de693583a 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -189,7 +189,7 @@ ALL_MERCS_AT_MERC = FALSE ; ; CUSTOM_PERSONALITY and CUSTOM_ATTITUDE allow you to specify what personality you want for your IMP ; Merc. This option does not work with USE_RANDOM_PERSONALITY, it won't be random at all. Another Note -: before I get on with the valid settings for these two options, The INI file is NOW read at the beginning +; before I get on with the valid settings for these two options, The INI file is NOW read at the beginning ; of the game, so if you want to pick and choose your personalities and attitudes AND use multiple IMPS, you ; Will need to save and exit the game, change the settings and then start the game back up to create the next ; IMP. I WILL FIX THIS by creating another IMP Webpage. But for now, this will have to do. diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index 40b074f42..8cfa3f5f5 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -189,7 +189,7 @@ ALL_MERCS_AT_MERC = FALSE ; ; CUSTOM_PERSONALITY and CUSTOM_ATTITUDE allow you to specify what personality you want for your IMP ; Merc. This option does not work with USE_RANDOM_PERSONALITY, it won't be random at all. Another Note -: before I get on with the valid settings for these two options, The INI file is NOW read at the beginning +; before I get on with the valid settings for these two options, The INI file is NOW read at the beginning ; of the game, so if you want to pick and choose your personalities and attitudes AND use multiple IMPS, you ; Will need to save and exit the game, change the settings and then start the game back up to create the next ; IMP. I WILL FIX THIS by creating another IMP Webpage. But for now, this will have to do.