tether module
This commit is contained in:
@@ -241,6 +241,14 @@
|
||||
build_type = PROTOLATHE
|
||||
departmental_flags = DEPARTMENTAL_FLAG_SECURITY
|
||||
|
||||
/datum/design/module/mod_tether
|
||||
name = "Emergency Tether Module"
|
||||
id = "mod_tether"
|
||||
materials = list(/datum/material/iron = 1000, /datum/material/silver = 500)
|
||||
build_path = /obj/item/mod/module/tether
|
||||
build_type = PROTOLATHE
|
||||
departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING
|
||||
|
||||
/datum/design/module/mod_mouthhole
|
||||
name = "Eating Apparatus Module"
|
||||
id = "mod_mouthhole"
|
||||
|
||||
@@ -44,6 +44,7 @@
|
||||
"mod_visor_meson",
|
||||
"mod_t_ray",
|
||||
"mod_magboot",
|
||||
"mod_tether",
|
||||
"mod_constructor",
|
||||
"mod_mister_atmos",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user