mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Fixes Some Bugs and Oversights in Engineering (#14802)
This commit is contained in:
@@ -69,6 +69,13 @@
|
||||
new /obj/item/taperoll/engineering(src)
|
||||
new /obj/item/clothing/accessory/storage/overalls/engineer(src)
|
||||
new /obj/item/device/radio/eng/off(src)
|
||||
new /obj/item/storage/belt/utility(src)
|
||||
new /obj/item/device/gps/engineering(src)
|
||||
new /obj/item/pipewrench(src)
|
||||
|
||||
// Painters
|
||||
new /obj/item/device/floor_painter(src)
|
||||
new /obj/item/device/pipe_painter(src)
|
||||
|
||||
// Atmospherics Technician
|
||||
/obj/structure/closet/secure_closet/atmos_personal
|
||||
@@ -93,6 +100,15 @@
|
||||
new /obj/item/reagent_containers/extinguisher_refill(src)
|
||||
new /obj/item/rfd/piping(src)
|
||||
new /obj/item/device/radio/eng/off(src)
|
||||
new /obj/item/storage/belt/utility(src)
|
||||
new /obj/item/device/gps/engineering(src)
|
||||
new /obj/item/pipewrench(src)
|
||||
new /obj/item/crowbar/rescue_axe(src)
|
||||
new /obj/item/device/flashlight/heavy(src)
|
||||
|
||||
// Painters
|
||||
new /obj/item/device/floor_painter(src)
|
||||
new /obj/item/device/pipe_painter(src)
|
||||
|
||||
// Electrical Supplies
|
||||
/obj/structure/closet/secure_closet/engineering_electrical
|
||||
|
||||
Reference in New Issue
Block a user