mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
broken don't use it, wait for better update
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Vector.proto";
|
||||
|
||||
// Name: NLHPEJGCEDG
|
||||
message TreasureSeelieRegionData {
|
||||
uint32 open_time = 1;
|
||||
bool is_open = 8;
|
||||
float region_radius = 10;
|
||||
uint32 DAMNDJGCJML = 2;
|
||||
uint32 region_id = 9;
|
||||
bool is_done = 3;
|
||||
uint32 HLLIGJNEOEC = 6;
|
||||
uint32 LFFICPADEFI = 13;
|
||||
Vector region_center_pos = 7;
|
||||
uint32 scene_id = 14;
|
||||
}
|
||||
|
Reference in New Issue
Block a user