求身体改造3次的方法
MOD Full Augmentations 下载失败,求能身体改造3次的方法 :'(身体改3次就可以了,,其他不需要改动 4.身体改造上限3
搜索InitCharacterInfo共找到2处
bool flag = this._currentCharacterAugmentsAmount < 3;(两处都,2改3)
...
text = text.Replace("{1}", 3.ToString()); (两处都,2改3)
...
this.MutationsAvailableValue.GetComponent<UIColorController>().SetWarningActive(3 <= this._currentCharacterAugmentsAmount, false);
(仅出现在第一处。2改3)
搜索MAX_AUGMENTATIONS共找到2处,2改3
页:
[1]