Skip to content

Commit

Permalink
Reflavors the vox N2 tank to be oriented towards any crew that don't …
Browse files Browse the repository at this point in the history
…breathe N2 (#25280) (#850)

* Adds a period to the vox N2 tank

* Update modular_skyrat/modules/customization/game/objects/items/tanks/n2_tanks.dm



---------

Co-authored-by: nikothedude <[email protected]>
Co-authored-by: OrionTheFox <[email protected]>
  • Loading branch information
3 people authored Nov 28, 2023
1 parent 824ae6c commit 2609013
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/obj/item/tank/internals/nitrogen
name = "nitrogen tank"
desc = "A tank of nitrogen. Designed specifically for Vox"
desc = "A small tank of nitrogen, for crew who don't breathe the standard air mix."
icon_state = "oxygen_fr"
force = 10
distribute_pressure = TANK_DEFAULT_RELEASE_PRESSURE
Expand Down

0 comments on commit 2609013

Please sign in to comment.