Implement disc read reward

This commit is contained in:
Melledy
2025-11-02 19:18:12 -08:00
parent 42f8233132
commit d5c112bcf9
3 changed files with 53 additions and 8 deletions
@@ -11,6 +11,7 @@ public class DiscDef extends BaseDef {
private int StrengthenGroupId;
private int PromoteGroupId;
private int TransformItemId;
private int[] ReadReward;
@Override
public int getId() {