Skip to content

Commit

Permalink
Merge pull request #75929 from Holli-Git/python_speed
Browse files Browse the repository at this point in the history
Fix python speedloader
  • Loading branch information
akrieger authored Aug 25, 2024
2 parents 7523a8d + ec3ffb3 commit 5237214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/gun/38.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"pocket_type": "MAGAZINE",
"rigid": true,
"ammo_restriction": { "357mag": 6, "38": 6 },
"allowed_speedloaders": [ "38_speedloader" ]
"allowed_speedloaders": [ "38_speedloader6" ]
}
],
"variant_type": "gun",
Expand Down

0 comments on commit 5237214

Please sign in to comment.