fix type, fix changes to logic
This commit is contained in:
@@ -348,6 +348,9 @@ public class GenerationWeightingItems
|
||||
|
||||
[JsonPropertyName("specialItems")]
|
||||
public GenerationData SpecialItems { get; set; }
|
||||
|
||||
[JsonPropertyName("looseLoot")]
|
||||
public GenerationData LooseLoot { get; set; }
|
||||
}
|
||||
|
||||
public class BotTypeHealth
|
||||
|
||||
Reference in New Issue
Block a user