Update bot.json
Add a 1/30 chance for stims to spawn on Level 1-15 PMC's. Equivalent to 0.0333333333333333% chance of spawning with a stim
This commit is contained in:
@@ -1147,7 +1147,8 @@
|
||||
},
|
||||
"stims": {
|
||||
"weights": {
|
||||
"0": 1
|
||||
"0": 29,
|
||||
"1": 1
|
||||
},
|
||||
"whitelist": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user