Skip to content

Commit

Permalink
FIX: Loadout limits for jobs (#2300)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeZer2 authored Dec 5, 2024
1 parent c2fb566 commit 8fd13d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Resources/Prototypes/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,7 @@
- type: loadoutGroup
id: ClownNeck
name: loadout-group-clown-neck
minLimit: 0 #ss220 clown neck fix
loadouts:
- ClownPennywiseRuff
#ss220-loadout-clown-neck-end
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/SS220/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@
- type: loadoutGroup
id: MusicianShoes
name: loadout-group-musician-shoes
minLimit: 0
# minLimit: 0
loadouts:
- MusicianBootsLaceup
- BardShoes
Expand Down

0 comments on commit 8fd13d7

Please sign in to comment.