This commit is contained in:
aozhiwei 2023-08-30 18:01:46 +08:00
parent f793636d2a
commit 375838e685

View File

@ -103,6 +103,7 @@ class Item {
const CRYSTAL_TYPE = 26;
const CHEST_BOX_TYPE = 23;
const PLANET_TYPE = 28;
const FUNC_RENAME_CARD_SUBTYPE = 1;
const MATERIAL_CHIP_SUBTYPE = 3;