Skip to content

Commit

Permalink
fix: set hydrogen to gas like other craftable gases (#5737)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt authored Nov 18, 2024
1 parent 9f67a52 commit 01cad8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/ammo.json
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@
"range": 6,
"dispersion": 120,
"count": 250,
"phase": "gas",
"phase": "liquid",
"ammo_type": "c_hydrogen",
"fuel": {
"//": "The solid hydrogen canisters have roughly 4 times the density.",
Expand Down

0 comments on commit 01cad8f

Please sign in to comment.