mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-18 11:44:29 +01:00
adding livestock and docility implants to techweb and cargo
- added the docility implant as a part of nutri tech tools node - added the livestock implant purchasable at hacked cargo consoles, and also added it into illegal tech web node
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
display_name = "Illegal Technology"
|
||||
description = "Dangerous research used to create dangerous objects."
|
||||
prereq_ids = list("adv_engi", "adv_weaponry", "explosive_weapons")
|
||||
design_ids = list("decloner", "borg_syndicate_module", "suppressor", "largecrossbow", "donksofttoyvendor", "donksoft_refill", "syndiesleeper", "ci-xray")
|
||||
design_ids = list("decloner", "borg_syndicate_module", "suppressor", "largecrossbow", "donksofttoyvendor", "donksoft_refill", "syndiesleeper", "ci-xray", "livestock_implant") //GS13 - added livestock implant
|
||||
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 10000)
|
||||
hidden = TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user