Skip to content

Commit

Permalink
feat: All bandoliers that accept .38 special now accept .38 super (#6000
Browse files Browse the repository at this point in the history
)

Hotfix
  • Loading branch information
RoyalFox2140 authored Jan 28, 2025
1 parent 77d7938 commit 50d2b57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/items/armor/ammo_pouch.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"9x18",
"380",
"38",
"38super",
"40",
"10mm",
"44",
Expand Down Expand Up @@ -610,6 +611,7 @@
"9x18",
"380",
"38",
"38super",
"40",
"10mm",
"44",
Expand Down
1 change: 1 addition & 0 deletions data/json/items/armor/bandolier.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"32",
"762x25",
"38",
"38super",
"357mag",
"357sig",
"380",
Expand Down

0 comments on commit 50d2b57

Please sign in to comment.