Medical - Increase Cardiact Arrest Time to 5 min

This commit is contained in:
jonpas 2020-01-17 14:05:17 +01:00 committed by GitHub
parent d8f18c685b
commit 5c1ea16fb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,6 @@
"TIME",
[LSTRING(CardiacArrestTime_DisplayName), LSTRING(CardiacArrestTime_Description)],
[ELSTRING(medical,Category), LSTRING(SubCategory)],
[1, 3600, 30],
[1, 3600, 300],
true
] call CBA_settings_fnc_init;