Adjust sanitar+sanitarFollower to have more live-accurate generation values
This commit is contained in:
parent
8cda48cac7
commit
fcb1e2c2f3
@ -2117,7 +2117,7 @@
|
||||
"weights": {
|
||||
"0": 1,
|
||||
"1": 2,
|
||||
"2": 0
|
||||
"2": 2
|
||||
},
|
||||
"whitelist": []
|
||||
},
|
||||
@ -2136,7 +2136,7 @@
|
||||
"weights": {
|
||||
"0": 1,
|
||||
"1": 2,
|
||||
"2": 1
|
||||
"2": 3
|
||||
},
|
||||
"whitelist": []
|
||||
},
|
||||
@ -2162,16 +2162,16 @@
|
||||
},
|
||||
"specialItems": {
|
||||
"weights": {
|
||||
"0": 1,
|
||||
"1": 0
|
||||
"0": 0,
|
||||
"1": 1
|
||||
},
|
||||
"whitelist": []
|
||||
},
|
||||
"stims": {
|
||||
"weights": {
|
||||
"0": 2,
|
||||
"0": 1,
|
||||
"1": 1,
|
||||
"2": 0
|
||||
"2": 2
|
||||
},
|
||||
"whitelist": []
|
||||
},
|
||||
|
@ -2134,7 +2134,7 @@
|
||||
"weights": {
|
||||
"0": 1,
|
||||
"1": 2,
|
||||
"2": 0
|
||||
"2": 2
|
||||
},
|
||||
"whitelist": []
|
||||
},
|
||||
@ -2153,7 +2153,7 @@
|
||||
"weights": {
|
||||
"0": 1,
|
||||
"1": 2,
|
||||
"2": 1
|
||||
"2": 2
|
||||
},
|
||||
"whitelist": []
|
||||
},
|
||||
@ -2186,9 +2186,9 @@
|
||||
},
|
||||
"stims": {
|
||||
"weights": {
|
||||
"0": 2,
|
||||
"1": 1,
|
||||
"2": 0
|
||||
"0": 1,
|
||||
"1": 2,
|
||||
"2": 1
|
||||
},
|
||||
"whitelist": []
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user