update proto 3.5 part 1

This commit is contained in:
Akbar Yahya
2023-02-28 11:08:38 +08:00
parent 256417be7f
commit 02a55a91bb
1370 changed files with 24758 additions and 23779 deletions

View File

@@ -2,29 +2,29 @@ syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "ItemParam.proto";
// Name: EFLDHGLFIDD
message ShopGoods {
uint32 Unk3300_MBGOMHNBHMG = 655;
uint32 maxLevel = 3;
uint32 hcoin = 13;
uint32 secondarySheetId = 363;
uint32 scoin = 11;
uint32 goodsId = 2;
uint32 buyLimit = 10;
repeated uint32 preGoodsIdList = 12;
ItemParam goodsItem = 6;
repeated ItemParam costItemList = 7;
uint32 singleLimit = 424;
uint32 nextRefreshTime = 1;
uint32 Unk3300_NJCPAJBCEPH = 182;
uint32 boughtNum = 4;
uint32 Unk3300_OMKIFIMDGDN = 636;
uint32 minLevel = 14;
uint32 endTime = 15;
uint32 beginTime = 8;
uint32 disableType = 9;
uint32 mcoin = 5;
uint32 OCIGJMBPIMN = 7;
uint32 JAFFFHILNCD = 1817;
ItemParam goods_item = 8;
uint32 end_time = 12;
uint32 JPCBEPKDBGA = 14;
repeated uint32 pre_goods_id_list = 3;
uint32 ALOPKNFLFBE = 570;
uint32 goodsId = 4;
uint32 GOMAIIJPDKD = 9;
uint32 HBAEGHNDCKB = 11;
uint32 KKINAOMJKAD = 505;
uint32 FGACANHEBMH = 6;
uint32 begin_time = 5;
uint32 next_refresh_time = 10;
repeated ItemParam cost_item_list = 1;
uint32 LMOPLEOOIJM = 1467;
uint32 LLJPJOEMPFE = 15;
uint32 MIBMBPJHBBM = 2;
uint32 LLCOFLCEKDB = 1344;
uint32 CABPCJFGBLJ = 13;
}