finalize petnames
This commit is contained in:
@@ -10,9 +10,7 @@ public class CharacterData
|
||||
{
|
||||
public Dictionary<ObjectKind, string> CustomizePlusScale { get; set; } = [];
|
||||
public Dictionary<ObjectKind, HashSet<FileReplacement>> FileReplacements { get; set; } = [];
|
||||
|
||||
public Dictionary<ObjectKind, string> GlamourerString { get; set; } = [];
|
||||
|
||||
public string HeelsData { get; set; } = string.Empty;
|
||||
public string HonorificData { get; set; } = string.Empty;
|
||||
public string ManipulationString { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user