mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-15 00:14:48 +01:00
"implemented" gacha system
This commit is contained in:
@@ -1751,4 +1751,10 @@ message ResShowOutpostBattleReward {
|
||||
repeated NetTimeReward timeRewardBuffs = 6;
|
||||
NetOutpostBattleLevel outpostBattleLevel = 7;
|
||||
NetOutpostBattleTime outpostBattleTime = 8;
|
||||
}
|
||||
}
|
||||
|
||||
message ReqSetCharacterCostume {
|
||||
int64 csn = 2;
|
||||
int32 costumeId = 3;
|
||||
}
|
||||
message ResSetCharacterCostume {}
|
||||
Reference in New Issue
Block a user