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,15 +0,0 @@
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "PotionLevelData.proto";
// Name: NICOCIKJHBL
message PotionStageData {
bool is_open = 11;
repeated uint32 ENEFLMCICBB = 8;
repeated PotionLevelData level_list = 10;
uint32 stage_id = 6;
repeated uint32 NJEEPCAOMNI = 1;
}