mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update proto 3.3 (fix5)
* including v4 This update comes from Sorapointa-Protos which was updated by Asnxthaony (5aa1ffb)
This commit is contained in:
@@ -22,9 +22,9 @@ import "ItemParam.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message HomeLimitedShopGoods {
|
||||
uint32 Unk3300_EHKFICBACKC = 8;
|
||||
uint32 Unk3300_OODCCOAIGHI = 10;
|
||||
uint32 Unk3300_DBJCMMBHBNI = 12;
|
||||
uint32 buy_limit = 8;
|
||||
uint32 disable_type = 10;
|
||||
uint32 goods_id = 12;
|
||||
uint32 bought_num = 5;
|
||||
ItemParam goods_item = 2;
|
||||
repeated ItemParam cost_item_list = 4;
|
||||
|
Reference in New Issue
Block a user