master_huanxiang
duhui 2023-02-16 11:06:08 +08:00
parent 0407591e79
commit c3e7efd604
1 changed files with 3 additions and 0 deletions

View File

@ -125,6 +125,8 @@ option optimize_for = SPEED;
repeated EquipIntensifyInfo equipStrong = 21;// repeated EquipIntensifyInfo equipStrong = 21;//
optional int32 equipAdvanceLv = 22;// optional int32 equipAdvanceLv = 22;//
repeated string faxiang = 23;//id
} }
message PokemonInfo{ message PokemonInfo{
@ -1152,6 +1154,7 @@ option optimize_for = SPEED;
optional int32 treeLevel = 8;// optional int32 treeLevel = 8;//
optional int32 fourTotal = 9;// optional int32 fourTotal = 9;//
repeated Equip equips = 10;// repeated Equip equips = 10;//
repeated Equip faxiang = 11;//
} }
// //