Skip to content

Commit

Permalink
[MIRROR] Replaces the jetpack in Interdyne pirates' suit storage with…
Browse files Browse the repository at this point in the history
… an air tank [MDB IGNORE] (#573)

* Replaces the jetpack in Interdyne pirates' suit storage with an air tank (#79630)

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: YesterdaysPromise <[email protected]>
  • Loading branch information
3 people authored Nov 12, 2023
1 parent ca278ac commit cbc378e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/suit_storage_unit.dm
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@

/obj/machinery/suit_storage_unit/interdyne
mask_type = /obj/item/clothing/mask/gas/syndicate
storage_type = /obj/item/tank/jetpack/oxygen/harness
storage_type = /obj/item/tank/internals/oxygen
mod_type = /obj/item/mod/control/pre_equipped/interdyne

/obj/machinery/suit_storage_unit/void_old
Expand Down

0 comments on commit cbc378e

Please sign in to comment.