add unstuck mode to profiles

This commit is contained in:
MaxRobinsonTheGreat 2024-10-26 17:13:51 -05:00
parent a9b1d13f7f
commit a598d72986
6 changed files with 6 additions and 0 deletions

View file

@ -11,6 +11,7 @@
"modes": {
"self_preservation": true,
"unstuck": true,
"cowardice": true,
"self_defense": true,
"hunting": true,

View file

@ -13,6 +13,7 @@
"modes": {
"self_preservation": true,
"unstuck": true,
"cowardice": true,
"self_defense": true,
"hunting": true,

View file

@ -16,6 +16,7 @@
"modes": {
"self_preservation": true,
"unstuck": true,
"cowardice": false,
"self_defense": true,
"hunting": true,

View file

@ -13,6 +13,7 @@
"modes": {
"self_preservation": true,
"unstuck": true,
"cowardice": false,
"self_defense": true,
"hunting": true,

View file

@ -11,6 +11,7 @@
"modes": {
"self_preservation": true,
"unstuck": true,
"cowardice": false,
"self_defense": true,
"hunting": true,

View file

@ -15,6 +15,7 @@
"modes": {
"self_preservation": true,
"unstuck": true,
"cowardice": false,
"self_defense": true,
"hunting": true,