mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 21:52:58 +03:00
works 4.0 in-game
This commit is contained in:
@@ -15,16 +15,13 @@
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: DANKOINBJBL
|
||||
// Obf: EFJGNELKFMH
|
||||
message PlantFlowerActivityDetailInfo {
|
||||
bool is_today_has_awarded = 13;
|
||||
map<uint32, uint32> EBJAFJCLNCE = 10;
|
||||
map<uint32, uint32> NGCDHHIDHIH = 11;
|
||||
uint32 today_seed_reward_id = 15;
|
||||
uint32 day_index = 4;
|
||||
bool is_content_closed = 12;
|
||||
uint32 today_seed_reward_id = 10;
|
||||
map<uint32, uint32> DAOOKPHJPKA = 9;
|
||||
bool is_content_closed = 5;
|
||||
bool is_today_has_awarded = 2;
|
||||
map<uint32, uint32> IPADJEILKIB = 4;
|
||||
uint32 day_index = 8;
|
||||
}
|
||||
|
Reference in New Issue
Block a user