diff --git a/path-of-titansconfig.json b/path-of-titansconfig.json index 4f0a2bd..f1193ee 100644 --- a/path-of-titansconfig.json +++ b/path-of-titansconfig.json @@ -160,7 +160,7 @@ "DefaultValue":"Panjura", "EnumValues":{ "Panjura":"Panjura (default)", - "Gondwa":"Gondwa", + "Island":"Gondwa", "{{CustomMap}}":"Custom" } }, @@ -270,7 +270,7 @@ { "DisplayName":"Server Admins", "Category":"POT Server Settings", - "Description":"Server admins can be specified in Game.ini by their Alderon Games IDs. Format is \"ServerAdmins=123-456-789\" in the [/Script/PathOfTitans.IGameSession] section. One admin per line", + "Description":"Server admins can be specified in Game.ini by their Alderon Games IDs. Format is \"ServerAdmins=123-456-789\" (don't include quotes) in the [/Script/PathOfTitans.IGameSession] section. Add the section heading if needed. One admin per line", "Keywords":"server,admins,serveradmins", "FieldName":"POTServerAdmins", "InputType":"hidden",