mirror of
https://github.com/Melledy/Nebula.git
synced 2026-09-19 17:19:58 +02:00
Save Monolith and Menace Arena progress to the database
This commit is contained in:
@@ -15,6 +15,7 @@ import lombok.Getter;
|
||||
@ResourceType(name = "InfinityTowerLevel.json")
|
||||
public class InfinityTowerLevelDef extends BaseDef {
|
||||
private int Id;
|
||||
private int DifficultyId;
|
||||
private String BaseAwardPreview;
|
||||
|
||||
private transient List<InstanceRewardParam> rewards;
|
||||
|
||||
Reference in New Issue
Block a user