mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 19:10:13 +03:00
Fix6
This commit is contained in:
@@ -23,9 +23,9 @@ import "ItemParam.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message GachaItem {
|
||||
bool Unk3300_BGIOJBJFMFL = 8;
|
||||
bool is_flash_card = 8;
|
||||
repeated GachaTransferItem transfer_items = 6;
|
||||
bool Unk3300_JNOOHBNJFIE = 13;
|
||||
bool is_gacha_item_new = 13;
|
||||
ItemParam gacha_item = 5;
|
||||
repeated ItemParam token_item_list = 10;
|
||||
}
|
||||
|
Reference in New Issue
Block a user