mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
fixes a spelling error (#39202)
description = "Utility upgrades for cybogs."
|
V
description = "Utility upgrades for cyborgs."
This commit is contained in:
committed by
yogstation13-bot
parent
d0b7bec244
commit
6047b098a6
@@ -250,7 +250,7 @@
|
|||||||
/datum/techweb_node/cyborg_upg_util
|
/datum/techweb_node/cyborg_upg_util
|
||||||
id = "cyborg_upg_util"
|
id = "cyborg_upg_util"
|
||||||
display_name = "Cyborg Upgrades: Utility"
|
display_name = "Cyborg Upgrades: Utility"
|
||||||
description = "Utility upgrades for cybogs."
|
description = "Utility upgrades for cyborgs."
|
||||||
prereq_ids = list("engineering", "cyborg")
|
prereq_ids = list("engineering", "cyborg")
|
||||||
design_ids = list("borg_upgrade_holding", "borg_upgrade_lavaproof", "borg_upgrade_thrusters", "borg_upgrade_selfrepair", "borg_upgrade_expand", "borg_upgrade_rped")
|
design_ids = list("borg_upgrade_holding", "borg_upgrade_lavaproof", "borg_upgrade_thrusters", "borg_upgrade_selfrepair", "borg_upgrade_expand", "borg_upgrade_rped")
|
||||||
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2000)
|
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2000)
|
||||||
|
|||||||
Reference in New Issue
Block a user