mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-23 04:57:18 +00:00
Add icon
to ItemData
This commit is contained in:
parent
79e4268d39
commit
3049cdafc1
@ -38,6 +38,7 @@ public class ItemData extends GameResource {
|
||||
private int rank;
|
||||
private int weight;
|
||||
private int gadgetId;
|
||||
private String icon;
|
||||
|
||||
private int[] destroyReturnMaterial;
|
||||
private int[] destroyReturnMaterialCount;
|
||||
|
Loading…
Reference in New Issue
Block a user