2,678
edits
No edit summary |
m (→Description) |
||
Line 10: | Line 10: | ||
Removes They pronoun from Character Creation by modifying a dll file. | Removes They pronoun from Character Creation by modifying a dll file. | ||
Installation: Backup and replace Assembly-CSharp.dll in <code>*Install Path*\BATTLETECH\BattleTech_Data\Managed</code> | |||
'''Note:''' Random pilots might still generate with the pronoun. | |||
To remove this generation, adjust percentage in SimGameConstants.json in <code>\BATTLETECH\BattleTech_Data\StreamingAssets\data\simGameConstants</code> to something like: | To remove this generation, adjust percentage in ''SimGameConstants.json'' in <code>\BATTLETECH\BattleTech_Data\StreamingAssets\data\simGameConstants</code> to something like: | ||
"MaleGenerationWeight" : 90, | "MaleGenerationWeight" : 90, | ||
"FemaleGenerationWeight" : 10, | "FemaleGenerationWeight" : 10, |