mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-21 12:03:08 +01:00
Fixes Oversight with Scrambled Equipment Module
I had assumed the prosthetics fabricator took the name of the items for its lists, but that wasn't the case.
This commit is contained in:
@@ -290,7 +290,7 @@
|
||||
build_path = /obj/item/borg/upgrade/jetpack
|
||||
|
||||
/datum/design/item/prosfab/robot_upgrade/syndicate
|
||||
name = "Illegal upgrade"
|
||||
name = "Scrambled equipment module"
|
||||
desc = "Allows for the construction of lethal upgrades for cyborgs."
|
||||
id = "borg_syndicate_module"
|
||||
req_tech = list(TECH_COMBAT = 4, TECH_ILLEGAL = 3)
|
||||
|
||||
Reference in New Issue
Block a user