|
|
|
@@ -3054,9 +3054,10 @@ const settingsData = { |
|
|
|
name: "Estimate Prey Capacity", |
|
|
|
desc: "Guess how much prey creatures can hold, based on their mass", |
|
|
|
type: "select", |
|
|
|
default: "none", |
|
|
|
default: "off", |
|
|
|
disabled: "off", |
|
|
|
options: [ |
|
|
|
"none", |
|
|
|
"off", |
|
|
|
"realistic", |
|
|
|
"same-size" |
|
|
|
], |
|
|
|
|