mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 00:51:26 +00:00
Exosuit Passenger Compartments (#7890)
* passenger compartments * added to mechfab
This commit is contained in:
@@ -346,3 +346,9 @@
|
||||
id = "mech_flare"
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 10000)
|
||||
build_path = /obj/item/mecha_equipment/mounted_system/flarelauncher
|
||||
|
||||
/datum/design/item/mechfab/exosuit/passenger_compartment
|
||||
name = "mounted passenger compartment"
|
||||
id = "mech_pass_comp"
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 10000)
|
||||
build_path = /obj/item/mecha_equipment/sleeper/passenger_compartment
|
||||
Reference in New Issue
Block a user