Adjusted followerBoar
generation weights
This commit is contained in:
parent
a211821029
commit
b29d5f957d
@ -2242,11 +2242,11 @@
|
||||
"items": {
|
||||
"backpackLoot": {
|
||||
"weights": {
|
||||
"0": 6,
|
||||
"1": 13,
|
||||
"2": 4,
|
||||
"3": 3,
|
||||
"4": 1,
|
||||
"0": 3,
|
||||
"1": 4,
|
||||
"2": 15,
|
||||
"3": 5,
|
||||
"4": 2,
|
||||
"5": 1,
|
||||
"6": 1,
|
||||
"7": 0
|
||||
@ -2263,7 +2263,7 @@
|
||||
},
|
||||
"drink": {
|
||||
"weights": {
|
||||
"0": 10,
|
||||
"0": 2,
|
||||
"1": 5,
|
||||
"2": 2
|
||||
},
|
||||
@ -2271,9 +2271,9 @@
|
||||
},
|
||||
"drugs": {
|
||||
"weights": {
|
||||
"0": 9,
|
||||
"0": 1,
|
||||
"1": 3,
|
||||
"2": 2,
|
||||
"2": 6,
|
||||
"3": 1,
|
||||
"4": 1
|
||||
},
|
||||
@ -2281,8 +2281,8 @@
|
||||
},
|
||||
"food": {
|
||||
"weights": {
|
||||
"0": 10,
|
||||
"1": 5,
|
||||
"0": 2,
|
||||
"1": 7,
|
||||
"2": 2
|
||||
},
|
||||
"whitelist": []
|
||||
@ -2290,8 +2290,8 @@
|
||||
"grenades": {
|
||||
"weights": {
|
||||
"0": 1,
|
||||
"1": 2,
|
||||
"2": 1,
|
||||
"1": 1,
|
||||
"2": 2,
|
||||
"3": 1,
|
||||
"4": 0,
|
||||
"5": 0
|
||||
@ -2338,7 +2338,7 @@
|
||||
},
|
||||
"stims": {
|
||||
"weights": {
|
||||
"0": 9,
|
||||
"0": 1,
|
||||
"1": 3,
|
||||
"2": 2,
|
||||
"3": 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user