armor_booster
![code/modules/mod/modules/modules_antag.dm 4](git.png)
Armor Booster - Grants your suit more armor and speed in exchange for EVA protection. Also acts as a welding screen.
Vars | |
actual_speed_added | Speed that we actually added. |
---|---|
armor_values | Armor values added to the suit parts. |
remove_pressure_protection | Whether or not this module removes pressure protection. |
spaceproofed | List of parts of the suit that are spaceproofed, for giving them back the pressure protection. |
speed_added | Speed added to the control unit. |
Var Details
actual_speed_added
![code/modules/mod/modules/modules_antag.dm 24](git.png)
Speed that we actually added.
armor_values
![code/modules/mod/modules/modules_antag.dm 26](git.png)
Armor values added to the suit parts.
remove_pressure_protection
![code/modules/mod/modules/modules_antag.dm 20](git.png)
Whether or not this module removes pressure protection.
spaceproofed
![code/modules/mod/modules/modules_antag.dm 28](git.png)
List of parts of the suit that are spaceproofed, for giving them back the pressure protection.
speed_added
![code/modules/mod/modules/modules_antag.dm 22](git.png)
Speed added to the control unit.