mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update 3.2
This commit is contained in:
@@ -17,17 +17,17 @@
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
import "Unk2800_FMAOEPEBKHB.proto";
|
||||
import "Unk2800_IMLDGLIMODE.proto";
|
||||
import "GalleryStartSource.proto";
|
||||
import "IslandPartySailStage.proto";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message SceneGalleryIslandPartySailInfo {
|
||||
uint32 Unk2800_HKHENLCIFNN = 14;
|
||||
uint32 Unk2800_NGPLGLLFGOG = 10;
|
||||
Unk2800_FMAOEPEBKHB Unk2800_ENJGEFBCLOL = 1;
|
||||
uint32 Unk2800_DNDKJOJCDBI = 11;
|
||||
uint32 max_clean_progress = 14;
|
||||
uint32 clean_progress = 10;
|
||||
GalleryStartSource start_source = 1;
|
||||
uint32 kill_progress = 11;
|
||||
uint32 coin = 15;
|
||||
Unk2800_IMLDGLIMODE stage = 12;
|
||||
uint32 Unk2800_GMOCMEFBGIP = 8;
|
||||
IslandPartySailStage stage = 12;
|
||||
uint32 max_kill_progress = 8;
|
||||
}
|
||||
|
Reference in New Issue
Block a user