试炼使用炸弹精气值
parent
f7c12c7ed7
commit
406263ab61
|
@ -227,7 +227,7 @@ import "CommonProto.proto";
|
||||||
// 试炼使用炸弹
|
// 试炼使用炸弹
|
||||||
message MapTowerUseBombResponse{
|
message MapTowerUseBombResponse{
|
||||||
//精气值
|
//精气值
|
||||||
optional int32 = 1;
|
optional int32 essenceValue = 1;
|
||||||
// 奖励
|
// 奖励
|
||||||
optional Drop drop = 2;
|
optional Drop drop = 2;
|
||||||
}
|
}
|
Loading…
Reference in New Issue