Path of Titans: setting description consistency tweaks (#399)

This commit is contained in:
Greelan 2023-06-20 20:36:29 +10:00 committed by GitHub
parent 1e6ebf0db0
commit 2bbabc3c41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -578,7 +578,7 @@
{
"DisplayName":"Dinosaur Disabling",
"Category":"POT Gameplay Settings",
"Description":"If desired, all dinosaurs except certain listed dinosaurs can be disabled on the server, by including relevant entries in Game.ini. As per [these instructions](https://github.com/Alderon-Games/pot-community-servers/wiki/Enabling-and-Disabling-Dinosaurs), format is \"+AllowedCharacters=DinosaurName\" in the [/Script/PathOfTitans.IGameSession] section",
"Description":"If desired, all dinosaurs except certain listed dinosaurs can be disabled on the server, by including relevant entries in Game.ini. As per [these instructions](https://github.com/Alderon-Games/pot-community-servers/wiki/Enabling-and-Disabling-Dinosaurs), format is \"+AllowedCharacters=DinosaurName\" (don't include quotes) in the [/Script/PathOfTitans.IGameSession] section. Add the section heading if needed. One dinosaur per line",
"Keywords":"disable,dinosaurs,allowed,characters,allowedcharacters",
"FieldName":"AllowedCharacters",
"InputType":"hidden",