mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 21:52:58 +03:00
tes2
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: NHLAHNCCBFA
|
||||
message PlantFlowerActivityDetailInfo {
|
||||
uint32 today_seed_reward_id = 15;
|
||||
map<uint32, uint32> KNKPDDKPBBD = 9;
|
||||
map<uint32, uint32> MBHJNEMIKII = 5;
|
||||
bool is_today_has_awarded = 8;
|
||||
bool is_content_closed = 7;
|
||||
uint32 day_index = 12;
|
||||
}
|
||||
|
Reference in New Issue
Block a user