cfg(fika): Allow freecam, sent items don't lose FIR

This commit is contained in:
GetParanoid 2026-04-19 05:25:46 -07:00
parent 576577be6f
commit 77c2205af5

View file

@ -3,8 +3,8 @@
"useBtr": true,
"friendlyFire": true,
"dynamicVExfils": false,
"allowFreeCam": false,
"allowSpectateFreeCam": false,
"allowFreeCam": true,
"allowSpectateFreeCam": true,
"blacklistedItems": [],
"forceSaveOnDeath": false,
"mods": {
@ -38,8 +38,8 @@
},
"allowItemSending": true,
"itemSendingStorageTime": 7,
"sentItemsLoseFIR": true,
"launcherListAllProfiles": true,
"sentItemsLoseFIR": false,
"launcherListAllProfiles": false,
"sessionTimeout": 5,
"showDevProfile": false,
"showNonStandardProfile": false,