InsuranceTweaks/config/config.json5
2024-07-15 10:56:39 +02:00

11 lines
194 B
Plaintext

{
//Prapor
"PraporMinReturn": 2,
"PraporMaxReturn": 4,
"PraporMaxStorageTime": 72,
//Therapist
"TherapistMinReturn": 1,
"TherapistMaxReturn": 2,
"TherapistMaxStorageTime": 72
}