This commit is contained in:
Akbar Yahya
2023-03-01 22:39:24 +08:00
parent cf04590f09
commit 3b568fb62b
94 changed files with 6 additions and 1203 deletions

View File

@@ -1,26 +0,0 @@
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "RoguelikeRuneRecord.proto";
import "RogueShowAvatarTeamInfo.proto";
// Name: KPNLDDPKPIK
message RogueStageInfo {
bool BAGNKKNCIBC = 5;
uint32 OKMJMHDCGJB = 12;
uint32 stage_id = 2;
repeated RoguelikeRuneRecord rune_record_list = 4;
uint32 ANNBBNHPAOF = 1459;
uint32 KNLGBLNMMII = 6;
bool is_taken_reward = 3;
RogueShowAvatarTeamInfo avatar_team = 1;
uint32 PBHGOHEOAJA = 11;
bool is_passed = 9;
bool is_open = 13;
bool FIPLFJFDALD = 8;
uint32 PJNELCLHMOH = 10;
uint32 NAFIKKJDDDN = 1004;
uint32 DONFAPGFDMK = 7;
}