How to remove the pronouns from the vanilla npc speech boxes, Windows release version.
Pronoun Remover Tweak
Go to the install directory and open the json folder (SteamLibrary\steamapps\common\APICO\json by default). Open up keywords.json and go down to line 148-153. This section should have:
"pronouns1": "$pronouns1", "pronouns2": "$pronouns2", "pronouns3": "$pronouns3", "pronouns4": "$pronouns4", "pronouns5": "$pronouns5", "pronouns6": "$pronouns6",
измените это на:
"pronouns1": "", "pronouns2": "", "pronouns3": "", "pronouns4": "", "pronouns5": "", "pronouns6": "",
и сохраните файл. The next time you load the game, the pronouns will no longer appear in npc dialogues. Note that this only applies to the vanilla NPCs, modded npc will display whatever pronouns they’re set to have.
Это все, чем мы делимся сегодня для этого. Апико гид. Это руководство было первоначально создано и написано Chicago Ted. На случай, если нам не удастся обновить это руководство, вы можете найти последнее обновление, следуя этому связь.