/tg/ Station 13 - Modules - TypesDefine Details

code/modules/mod/modules/modules_general.dm

/obj/item/mod/module/storageStorage - Adds a storage component to the suit.
/obj/item/mod/module/jetpackIon Jetpack - Lets the user fly freely through space using battery charge.
FAILED_ACTIVATION_COOLDOWNCooldown to use if we didn't actually launch a jump jet
/obj/item/mod/module/jump_jetJump Jet - Briefly removes the effect of gravity and pushes you up one z-level if possible.
/obj/item/mod/module/status_readoutStatus Readout - Puts a lot of information including health, nutrition, fingerprints, temperature to the suit TGUI.
/obj/item/mod/module/mouthholeEating Apparatus - Lets the user eat/drink with the suit on.
/obj/item/mod/module/emp_shieldEMP Shield - Protects the suit from EMPs.
/obj/item/mod/module/flashlightFlashlight - Gives the suit a customizable flashlight.
/obj/item/mod/module/flashlight/darknessLike the flashlight module, except the light color is stuck to black and cannot be changed.
/obj/item/mod/module/dispenserDispenser - Dispenses an item after a time passes.
/obj/item/mod/module/longfallLongfall - Nullifies fall damage, removing charge instead.
/obj/item/mod/module/thermal_regulatorThermal Regulator - Regulates the wearer's core temperature.
/obj/item/mod/module/dna_lockDNA Lock - Prevents people without the set DNA from activating the suit.
/obj/item/mod/module/plasma_stabilizerPlasma Stabilizer - Prevents plasmamen from igniting in the suit
/obj/item/mod/module/hat_stabilizerHat Stabilizer - Allows displaying a hat over the MOD-helmet, à la plasmamen helmets.
/obj/item/mod/module/signlang_radioSign Language Translator - allows people to sign over comms using the modsuit's gloves.
/obj/item/mod/module/joint_torsionA module that recharges the suit by an itsy tiny bit whenever the user takes a step. Originally called "magneto module" but the videogame reference sounds cooler.
/obj/item/mod/module/recyclerModule that shoves garbage inside its material container when the user crosses it, and eject the recycled material with MMB.
/obj/item/mod/module/recycler/donkA black market variant of the above that dispenses riot foam dart boxes

Define Details

FAILED_ACTIVATION_COOLDOWN

Cooldown to use if we didn't actually launch a jump jet