More information
This commit is contained in:
@@ -9,4 +9,5 @@ public class EntityInfoModel : IEntityPartInterface
|
||||
public string Descriptive { get; set; } = DescriptiveType.None;
|
||||
public string Description { get; set; } = "";
|
||||
public string Notes { get; set; } = "";
|
||||
public string FlavorText { get; set; } = "";
|
||||
}
|
||||
Reference in New Issue
Block a user