Skip to content

Commit

Permalink
[MIRROR] tweak shuttle fuel supply pack name for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
Spookerton authored and SierraHelper committed Nov 24, 2024
1 parent 95de8f7 commit 215602f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/supplypacks/atmospherics.dm
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
access = access_atmospherics

/singleton/hierarchy/supply_pack/atmospherics/fuel
name = "Liquid - Fuel tanks"
name = "Gas - Hydrogen tanks"
contains = list(/obj/item/tank/hydrogen = 4)
cost = 15
containername = "fuel tank crate"
Expand Down

0 comments on commit 215602f

Please sign in to comment.