Changing vendor inventory
How to manipulate vendor inventories
Last updated
Was this helpful?
How to manipulate vendor inventories
Last updated
Was this helpful?
Published: ??? by Last documented update: Jan 28 2024 by
To find a list of all vendor IDs, check Cheat Sheet: Vendor IDs
Your mod will be one or multiple .yaml
files under r6/tweaks
. If you want to release your mod on Nexus, we recommend using and creating the files under the folder.
Courtesy of Neurolinked and psiberx. For more context, read up on Discord.
Create the following tweak file (a yaml in r6/tweaks/your_optional_subfolder
:
In-game vendor inventories are generated, and cached, by the game on 24h intervals. So the changes applied won't be immediately evident, but can be produced/tested on demand by skipping 24h of in-game time.