diff --git a/game_options.txt b/game_options.txt index f95e7c449186248..aa4f48f5dd362c7 100644 --- a/game_options.txt +++ b/game_options.txt @@ -249,9 +249,12 @@ DEFAULT_LAWS 1 ## Attempting to upload laws past this point will fail unless the AI is reset SILICON_MAX_LAW_AMOUNT 12 -## Uncoment to give players the choice of their species before they join the game +## Uncomment to give players the choice of their species before they join the game #JOIN_WITH_MUTANT_RACE +## Uncomment to give players the choice of joining as a human with mutant bodyparts before they join the game +#JOIN_WITH_MUTANT_HUMANS + ## Assistant slot cap. Set to -1 for unlimited. ASSISTANT_CAP -1