diff --git a/code/modules/clothing/spacesuits/rig/suits/station.dm b/code/modules/clothing/spacesuits/rig/suits/station.dm index 11dfbfb961..f25da53b4a 100644 --- a/code/modules/clothing/spacesuits/rig/suits/station.dm +++ b/code/modules/clothing/spacesuits/rig/suits/station.dm @@ -80,8 +80,8 @@ /obj/item/rig_module/device/plasmacutter, /obj/item/rig_module/device/drill, /obj/item/rig_module/device/orescanner, - /obj/item/rig_module/vision/meson - ) + /obj/item/rig_module/vision/meson, + /obj/item/rig_module/maneuvering_jets) //VOREStation Edit - Added maneuvering jets /obj/item/weapon/rig/eva name = "EVA suit control module"