Skip to content

Commit

Permalink
fixed spacesuits being in the wrong category
Browse files Browse the repository at this point in the history
  • Loading branch information
Jedi-Toothpaste committed Jan 20, 2025
1 parent 44c6c39 commit 6003fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cargo/packs/spacesuits.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Spacesuits (two parts, helm and suit)
*/

/datum/supply_pack/spacesuit_armor/spacesuit
/datum/supply_pack/spacesuits/spacesuit
name = "Space Suit Crate"
desc = "Contains two basic space suits. Although the technology is centuries old, it should protect you from the vacuum of space."
cost = 500 //changed the suit type to be the one without pockets, making it more consistent with the rest of the EVA suits available
Expand Down

0 comments on commit 6003fba

Please sign in to comment.