Adjust sanitar+sanitarFollower to have more live-accurate generation values

This commit is contained in:
Dev 2023-11-15 09:25:03 +00:00
parent 8cda48cac7
commit fcb1e2c2f3
2 changed files with 11 additions and 11 deletions

View File

@ -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": []
},

View File

@ -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": []
},