Skip to content

Commit

Permalink
rename acetylene -> oxyacetylene to avoid name collision (#74325)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brambor authored Jun 5, 2024
1 parent 424a5b2 commit 83156ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/ammo/weldgas.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"//": "roughly 35grams of acetylene per cubic foot at STP. Volume given is when compressed - B tank has 9.17 L tank and holds 40 cubic feet.",
"id": "oxyacetylene",
"type": "AMMO",
"name": { "str_sp": "acetylene" },
"name": { "str_sp": "oxyacetylene" },
"description": "Pressurized, dangerous acetylene gas. Can be used for welding or cutting with a torch.",
"weight": "1 g",
"volume": "250 ml",
Expand Down

0 comments on commit 83156ec

Please sign in to comment.