特训协议
parent
6faccd1aba
commit
0453de0c33
|
|
@ -688,7 +688,8 @@ message TrainingUnlockSkillRequest {
|
|||
repeated string pokemonIds = 3;// 解锁消耗的灵兽id列表
|
||||
repeated string magicSoldierIds = 4;// 解锁消耗的神兵id列表
|
||||
repeated string consumeHeroIds = 5;// 解锁消耗的英雄id列表
|
||||
repeated Item items = 6;// 消耗的其他道具列表
|
||||
optional Item incarnationCards = 6;// 消耗的化身卡道具列表
|
||||
optional Item playerGifts = 7;// 消耗的主角礼物道具列表
|
||||
}
|
||||
|
||||
// 特训激活下一级
|
||||
|
|
|
|||
Loading…
Reference in New Issue