Project Zomboid

Project Zomboid

Become Brave
 This topic has been pinned, so it's probably important
Monkey  [developer] 17 May, 2022 @ 1:24am
How to manually edit Sandbox Variables.
If you want to add Sandbox Vars manually for whatever reasons, follow this.

Find your <preset name>_SanboxVars.lua (Default location is C:\Users\<User>\Zomboid\Server\)

Add the following after ZombieConfig, separated by a comma. Change values accordingly.

BecomeBrave = { MinimumZombieKills = 500, MaximumZombieKills = 2000, ConsiderTraits = true, ConsiderOccupations = true, }
Last edited by Monkey; 17 May, 2022 @ 1:24am