mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Repaths missed this variable
This commit is contained in:
@@ -4265,7 +4265,7 @@
|
||||
/obj/machinery/suit_storage_unit{
|
||||
mask_type = /obj/item/clothing/mask/gas/syndicate;
|
||||
mod_type = /obj/item/mod/control/pre_equipped/traitor_elite;
|
||||
storage_type = /obj/item/tank/jetpack/oxygen/harness
|
||||
storage_type = /obj/item/tank/jetpack/harness
|
||||
},
|
||||
/obj/effect/turf_decal/siding/dark,
|
||||
/obj/machinery/status_display/department_balance{
|
||||
|
||||
@@ -10440,7 +10440,7 @@
|
||||
/obj/machinery/suit_storage_unit{
|
||||
mask_type = /obj/item/clothing/mask/gas/syndicate;
|
||||
mod_type = /obj/item/mod/control/pre_equipped/traitor_elite;
|
||||
storage_type = /obj/item/tank/jetpack/oxygen/harness
|
||||
storage_type = /obj/item/tank/jetpack/harness
|
||||
},
|
||||
/obj/effect/turf_decal/siding/dark,
|
||||
/obj/machinery/status_display/department_balance{
|
||||
|
||||
@@ -521,7 +521,7 @@
|
||||
},
|
||||
/obj/machinery/suit_storage_unit{
|
||||
mask_type = /obj/item/clothing/mask/gas/explorer;
|
||||
storage_type = /obj/item/tank/jetpack/oxygen/harness;
|
||||
storage_type = /obj/item/tank/jetpack/harness;
|
||||
suit_type = /obj/item/mod/control/pre_equipped/traitor_elite
|
||||
},
|
||||
/turf/open/floor/iron/dark,
|
||||
|
||||
@@ -7496,7 +7496,7 @@
|
||||
/obj/machinery/suit_storage_unit{
|
||||
mask_type = /obj/item/clothing/mask/gas/syndicate;
|
||||
mod_type = /obj/item/mod/control/pre_equipped/traitor_elite;
|
||||
storage_type = /obj/item/tank/jetpack/oxygen/harness
|
||||
storage_type = /obj/item/tank/jetpack/harness
|
||||
},
|
||||
/turf/open/floor/iron/dark/smooth_large,
|
||||
/area/ruin/space/has_grav/skyrat/interdynefob/bridge/admiral)
|
||||
|
||||
@@ -12754,7 +12754,7 @@
|
||||
/obj/machinery/suit_storage_unit{
|
||||
mask_type = /obj/item/clothing/mask/gas/syndicate;
|
||||
mod_type = /obj/item/mod/control/pre_equipped/traitor_elite;
|
||||
storage_type = /obj/item/tank/jetpack/oxygen/harness;
|
||||
storage_type = /obj/item/tank/jetpack/harness;
|
||||
req_access = list("syndicate_leader")
|
||||
},
|
||||
/obj/structure/marker_beacon/burgundy,
|
||||
|
||||
@@ -10114,7 +10114,7 @@
|
||||
/obj/machinery/suit_storage_unit{
|
||||
mask_type = /obj/item/clothing/mask/gas/syndicate;
|
||||
mod_type = /obj/item/mod/control/pre_equipped/traitor_elite;
|
||||
storage_type = /obj/item/tank/jetpack/oxygen/harness;
|
||||
storage_type = /obj/item/tank/jetpack/harness;
|
||||
req_access = list("syndicate_leader")
|
||||
},
|
||||
/obj/structure/marker_beacon/burgundy,
|
||||
|
||||
Reference in New Issue
Block a user