mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-25 17:41:56 +00:00
Adds a floodlight cyborg upgrade
- Floodlight upgrade doubles cyborg's light intensity, but increases power usage from cyborg's power cell considerably. - It may be obtained via exosuit fabricator as other upgrades do. Application requires a roboticist/research bot
This commit is contained in:
@@ -334,6 +334,12 @@
|
||||
id = "borg_reset_module"
|
||||
build_path = /obj/item/borg/upgrade/reset
|
||||
|
||||
/datum/design/item/robot_upgrade/floodlight
|
||||
name = "Floodlight module"
|
||||
desc = "Used to boost cyborg's integrated light intensity."
|
||||
id = "borg_floodlight_module"
|
||||
build_path = /obj/item/borg/upgrade/floodlight
|
||||
|
||||
/datum/design/item/robot_upgrade/restart
|
||||
name = "Emergency restart module"
|
||||
desc = "Used to force a restart of a disabled-but-repaired robot, bringing it back online."
|
||||
|
||||
Reference in New Issue
Block a user