Make Loadout MinLimit not count failed attempts (#29264)
Loadout MinLimit doesn't count failed attempts
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
- type: loadoutGroup
|
||||
id: Survival
|
||||
name: loadout-group-survival-basic
|
||||
minLimit: 2
|
||||
maxLimit: 2
|
||||
minLimit: 1
|
||||
maxLimit: 1
|
||||
hidden: true
|
||||
loadouts:
|
||||
- EmergencyNitrogen
|
||||
|
||||
Reference in New Issue
Block a user