add springlock module

This commit is contained in:
Jerry Wester
2022-12-17 16:39:11 -07:00
parent c32cac89d6
commit 13f8559190
9 changed files with 76 additions and 7 deletions
+2
View File
@@ -65,6 +65,8 @@
var/slowdown_inactive = 2
/// Slowdown of the MOD when active.
var/slowdown_active = 1
/// How long this MOD takes each part to seal.
var/activation_step_time = MOD_ACTIVATION_STEP_TIME
/// MOD cell.
var/obj/item/stock_parts/cell/cell
/// MOD helmet.