Skip to content

Commit

Permalink
Update mechs.dm
Browse files Browse the repository at this point in the history
Signed-off-by: Gristlebee <[email protected]>
  • Loading branch information
Gristlebee authored Dec 18, 2024
1 parent 7090db3 commit 93cbbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cargo/packs/mechs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Build Your Own Suit
desc = "A set of parts for a mass produced version of the famous Gygax exosuit model. The armor plating was reduced to cut costs for mass production, but the lighter weight allows the MP-Gygax's modified servos to perform swift moderate distance charges without heavily taxing the power supply. "
cost = 8000
contains = list(
/obj/item/mecha_parts/chassis/mpgygax,
/obj/item/mecha_parts/chassis/mp_gygax,
/obj/item/mecha_parts/part/gygax_head,
/obj/item/mecha_parts/part/gygax_torso,
/obj/item/mecha_parts/part/gygax_left_arm,
Expand Down

0 comments on commit 93cbbc6

Please sign in to comment.