炸小怪添加
parent
1ff6327aa2
commit
aed3441c5d
|
|
@ -250,6 +250,8 @@ import "CommonProto.proto";
|
||||||
optional Drop drop = 2;
|
optional Drop drop = 2;
|
||||||
|
|
||||||
optional Cell cell = 3;//boss信息,位置id,事件id
|
optional Cell cell = 3;//boss信息,位置id,事件id
|
||||||
|
|
||||||
|
optional int32 monsterNum = 4;
|
||||||
}
|
}
|
||||||
//精英副本
|
//精英副本
|
||||||
message DifficultMapRequest{
|
message DifficultMapRequest{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue