寻宝掉落
This commit is contained in:
@@ -55,6 +55,10 @@ export class WarReward {
|
||||
}
|
||||
}
|
||||
|
||||
public resetFixReward(reward: string) {
|
||||
this.fixReward = reward;
|
||||
}
|
||||
|
||||
public setConditionReward(reward: string) {
|
||||
let str = this.conditionReward;
|
||||
let last = str.substr(str.length-1, 1);
|
||||
|
||||
Reference in New Issue
Block a user