Skip to content

Commit

Permalink
Merge pull request #75930 from Holli-Git/superglue_density_fix
Browse files Browse the repository at this point in the history
Fix superglue density
  • Loading branch information
akrieger authored Aug 25, 2024
2 parents 573e19e + e7062d1 commit 7523a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@
"price": "1 USD",
"price_postapoc": "1 USD",
"material": [ "plastic" ],
"weight": "1 g",
"weight": "26 mg",
"volume": "1 ml",
"ammo_type": "superglue",
"//": "1 charge of superglue should cover an area of 5mm^2",
Expand Down

0 comments on commit 7523a8d

Please sign in to comment.