mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 06:07:22 +01:00
[MIRROR] Medigun Port (#12098)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com> Co-authored-by: vorestation-ci[bot] <199609141+vorestation-ci[bot]@users.noreply.github.com> Co-authored-by: Killian <49700375+KillianKirilenko@users.noreply.github.com> Co-authored-by: Jenny <ghosttehspychecka@gmail.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Will <7099514+Willburd@users.noreply.github.com> Co-authored-by: TheToaster98 <51209769+TheToaster98@users.noreply.github.com> Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com> Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com> Co-authored-by: Aura Dusklight <46622484+NovaDusklight@users.noreply.github.com> Co-authored-by: Aroliacue <96730930+Aroliacue@users.noreply.github.com> Co-authored-by: Aroliacue <avaylaiss34@gmail.com> Co-authored-by: nesquik <24830358+lbnesquik@users.noreply.github.com> Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com> Co-authored-by: MeepleMuncher <76881946+MeepleMuncher@users.noreply.github.com> Co-authored-by: Olive <49600480+zeskorion@users.noreply.github.com> Co-authored-by: shybandit5213 <shybandit5213@gmail.com> Co-authored-by: Bandit <queenjess521@gmail.com>
This commit is contained in:
co-authored by
Kashargul
Guti
vorestation-ci[bot] <199609141+vorestation-ci[bot]@users.noreply.github.com>
Killian
Jenny
Cameron Lennox
Will
TheToaster98
Selis
SatinIsle
Aura Dusklight
Aroliacue
Aroliacue
nesquik
ShadowLarkens
MeepleMuncher
Olive
shybandit5213
Bandit
parent
a8ad45d7b8
commit
f4fe45f8d3
@@ -173,6 +173,18 @@
|
||||
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = TECHWEB_TIER_5_POINTS)
|
||||
announce_channels = list(CHANNEL_MEDICAL)
|
||||
|
||||
/datum/techweb_node/medigun_constant
|
||||
id = TECHWEB_NODE_MEDIGUN_CONSTANT
|
||||
display_name = "Medigun Backpack"
|
||||
description = "A revised version of the ML3M series. This one features a cell-powered constant beam, and ability to charge it with chemicals."
|
||||
prereq_ids = list(TECHWEB_NODE_MEDIGUN)
|
||||
design_ids = list(
|
||||
"medigun_constant"
|
||||
)
|
||||
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = TECHWEB_TIER_5_POINTS)
|
||||
announce_channels = list(CHANNEL_MEDICAL)
|
||||
discount_experiments = list(/datum/experiment/scanning/people/hurt_medigun = TECHWEB_TIER_3_POINTS)
|
||||
|
||||
/datum/techweb_node/nif
|
||||
id = TECHWEB_NODE_NIF
|
||||
display_name = "Nanite-Implant Frameworks"
|
||||
|
||||
Reference in New Issue
Block a user