mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
Update v1
This commit is contained in:
@@ -4,12 +4,12 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "ItemParam.proto";
|
||||
|
||||
// Name: FINEJDCEECI
|
||||
// Name: OOHOEKGOKIO
|
||||
message ShopCardProduct {
|
||||
// Name: KPKPFMLBAOL
|
||||
// Name: IIOFMJEGPIJ
|
||||
message ResinCard {
|
||||
repeated ItemParam base_item_list = 1; // GFLEMFDCFIM
|
||||
repeated ItemParam per_day_item_list = 2; // HBANPLNDOJA
|
||||
repeated ItemParam base_item_list = 1;
|
||||
repeated ItemParam per_day_item_list = 2;
|
||||
}
|
||||
|
||||
string product_id = 1;
|
||||
|
Reference in New Issue
Block a user