Path of Titans: clarify setting description (#401)

This commit is contained in:
Greelan 2023-06-21 06:36:58 +10:00 committed by GitHub
parent 2bbabc3c41
commit 0e41bae87b
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\" (don't include quotes) in the [/Script/PathOfTitans.IGameSession] section. Add the section heading if needed. One dinosaur per line",
"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 or + at the beginning) 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",