diff --git a/path-of-titansconfig.json b/path-of-titansconfig.json index f1193ee..00f4040 100644 --- a/path-of-titansconfig.json +++ b/path-of-titansconfig.json @@ -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",