fix type, fix changes to logic

This commit is contained in:
CWX
2025-01-15 12:43:58 +00:00
parent f18ab1814e
commit db490d215c
3 changed files with 7 additions and 4 deletions
+3
View File
@@ -348,6 +348,9 @@ public class GenerationWeightingItems
[JsonPropertyName("specialItems")]
public GenerationData SpecialItems { get; set; }
[JsonPropertyName("looseLoot")]
public GenerationData LooseLoot { get; set; }
}
public class BotTypeHealth