mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 17:11:22 +00:00
Impact wrenches for all (#7822)
1- Chief Engineer and Station Engineers already started with impact wrenches. Doesn't seem like a major change if Atmospheric Technicians get them as well. 2- Construction module had the impact wrench. Feels even more appropriate to give them to engineering module as well.
This commit is contained in:
@@ -416,6 +416,7 @@ var/global/list/robot_modules = list(
|
||||
/obj/item/robot_module/engineering/general/New()
|
||||
..()
|
||||
src.modules += new /obj/item/device/flash(src)
|
||||
src.modules += new /obj/item/powerdrill(src)
|
||||
src.modules += new /obj/item/borg/sight/meson(src)
|
||||
src.modules += new /obj/item/extinguisher(src)
|
||||
src.modules += new /obj/item/weldingtool/largetank(src)
|
||||
|
||||
Reference in New Issue
Block a user