mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -22,8 +22,8 @@ import "GalleryStartSource.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message SceneGalleryIslandPartyDownHillInfo {
|
||||
uint32 total_kill_monster_count = 14;
|
||||
GalleryStartSource start_source = 15;
|
||||
uint32 max_kill_monster_count = 5;
|
||||
uint32 coin = 13;
|
||||
uint32 max_kill_monster_count = 10;
|
||||
GalleryStartSource start_source = 2;
|
||||
uint32 total_kill_monster_count = 12;
|
||||
uint32 coin = 4;
|
||||
}
|
||||
|
Reference in New Issue
Block a user