This commit is contained in:
Putoo
2026-07-11 18:52:38 +08:00
parent dec8c2e076
commit c40f3711bc
27 changed files with 577 additions and 18 deletions

View File

@@ -16,11 +16,12 @@ public static class GoodsEnum
Pack,//宝箱
ChoicePack,//选择宝箱
Weight,//负重
Gift,//礼物道具
Exp,//经验
State,//状态物品
Ship,//船只
Practise,//修炼道具
Durability,//负重道具
Durability,//耐久道具
AddExp,//扣除经验获得道具
GetExp//使用后获得经验
}