Adds a syndicate soap upgrade for janitor borgs (#23033)

* red

* whitespace fix

* i love being literate

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
BiancaWilkson
2023-10-27 15:20:27 -04:00
committed by GitHub
parent d734800132
commit 115ab60f72
2 changed files with 20 additions and 0 deletions
@@ -419,6 +419,16 @@
cyborg = null
return ..()
/obj/item/borg/upgrade/syndie_soap
name = "janitor cyborg syndicate soap"
desc = "Using forbidden technology and some red dye, upgrade a janitorial cyborg's soap performance by 90 percent!"
icon_state = "cyborg_upgrade4"
require_module = TRUE
module_type = /obj/item/robot_module/janitor
items_to_replace = list(
/obj/item/soap/nanotrasen = /obj/item/soap/syndie
)
/obj/item/borg/upgrade/bluespace_trash_bag
name = "janitor cyborg trash bag of holding upgrade"
desc = "An advanced trash bag upgrade board with bluespace properties that can be attached to janitorial cyborgs."