Update proto fix7-10

This commit is contained in:
Akbar Yahya
2022-12-28 04:28:34 +08:00
parent 71b10ac135
commit 9230a5612d
14 changed files with 29 additions and 29 deletions

View File

@@ -22,7 +22,7 @@ import "ItemParam.proto";
option java_package = "emu.grasscutter.net.proto";
message ShopGoods {
uint32 Unk3300_PBMKNPCNBCK = 1003;
uint32 secondary_sheet_id = 1003;
ItemParam goods_item = 15;
repeated ItemParam cost_item_list = 7;
uint32 bought_num = 14;