Help internal migration of models

This commit is contained in:
Matt Nadareski
2025-05-02 15:47:26 -04:00
parent edee5cd99b
commit 04adbb17df
40 changed files with 116 additions and 139 deletions

View File

@@ -15,9 +15,6 @@ namespace SabreTools.DatItems.Formats
/// <inheritdoc>/>
protected override ItemType ItemType => ItemType.DipValue;
/// <inheritdoc>/>
protected override string? NameKey => Models.Metadata.DipValue.NameKey;
[JsonIgnore]
public bool ConditionsSpecified
{