mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 18:10:13 +03:00
broken don't use it, wait for better update
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "LunaRiteHintStatusType.proto";
|
||||
|
||||
// Name: KGIAEDGPNBH
|
||||
message LunaRiteAreaInfo {
|
||||
uint32 area_id = 14;
|
||||
repeated uint32 sacrifice_list = 4;
|
||||
LunaRiteHintStatusType hint_status = 1;
|
||||
repeated uint32 sacrifice_reward_list = 13;
|
||||
uint32 challenge_index = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user