File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ take_dist = 2
107107max_weight = 50
108108max_ruck = 56
109109max_belt = 5 ;16
110- slots_count = 12 ; count +1 (zero)
110+ slots_count = 17 ; count +1 (zero)
111111
112112slot_persistent_1 = true ;knife
113113slot_active_1 = true
@@ -145,6 +145,16 @@ slot_active_11 = true
145145slot_persistent_12 = false ;helmet
146146slot_active_12 = false
147147
148+ slot_persistent_13 = true ; custom
149+ slot_active_13 = true
150+ slot_persistent_14 = true ; custom
151+ slot_active_14 = true
152+ slot_persistent_15 = true ; custom
153+ slot_active_15 = true
154+ slot_persistent_16 = true ; custom
155+ slot_active_16 = true
156+ slot_persistent_17 = true ; custom
157+ slot_active_17 = true
148158
149159[lights_hanging_lamp]
150160GroupControlSection = spawn_group
You can’t perform that action at this time.
0 commit comments