GC-Proto/proto/SceneGalleryIslandPartySailInfo.proto
2023-04-11 11:14:48 +08:00

19 lines
423 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "GalleryStartSource.proto";
import "IslandPartySailStage.proto";
// Name: COFLJAJIAPN
message SceneGalleryIslandPartySailInfo {
GalleryStartSource start_source = 1;
uint32 BEBDPAPHFMM = 9;
uint32 MEIDOEMPBOH = 3;
IslandPartySailStage stage = 11;
uint32 FHFHIGBGEBG = 6;
uint32 ABOELDEOICA = 2;
uint32 coin = 12;
}