Nanotrasen to GATO - comments
I know it's a mess, but the least I can do is add comments anywhere I can
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
name = "Syndicate Space Suit"
|
||||
desc = "This red and black Syndicate space suit is less encumbering than GATO variants, \
|
||||
fits inside bags, and has a weapon slot. GATO crew members are trained to report red space suit \
|
||||
sightings, however."
|
||||
sightings, however." //GS13 - Nanotrasen to GATO
|
||||
item = /obj/item/storage/box/syndie_kit/space
|
||||
cost = 4
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
that runs off standard atmospheric tanks. Toggling the suit in and out of \
|
||||
combat mode will allow you all the mobility of a loose fitting uniform without sacrificing armoring. \
|
||||
Additionally the suit is collapsible, making it small enough to fit within a backpack. \
|
||||
GATO crew who spot these suits are known to panic."
|
||||
GATO crew who spot these suits are known to panic." //GS13 - Nanotrasen to GATO
|
||||
item = /obj/item/clothing/suit/space/hardsuit/syndi
|
||||
cost = 8
|
||||
purchasable_from = ~(UPLINK_NUKE_OPS | UPLINK_CLOWN_OPS) //you can't buy it in nuke, because the elite hardsuit costs the same while being better
|
||||
|
||||
@@ -159,7 +159,7 @@
|
||||
/datum/uplink_item/dangerous/flamethrower
|
||||
name = "Flamethrower"
|
||||
desc = "A flamethrower, fueled by a portion of highly flammable biotoxins stolen previously from GATO \
|
||||
stations. Make a statement by roasting the filth in their own greed. Use with caution."
|
||||
stations. Make a statement by roasting the filth in their own greed. Use with caution." //GS13 - Nanotrasen to GATO
|
||||
item = /obj/item/flamethrower/full/tank
|
||||
cost = 4
|
||||
surplus = 40
|
||||
|
||||
@@ -197,7 +197,7 @@
|
||||
desc = "A radioactive microlaser disguised as a standard GATO health analyzer. When used, it emits a \
|
||||
powerful burst of radiation, which, after a short delay, can incapacitate all but the most protected \
|
||||
of humanoids. It has two settings: intensity, which controls the power of the radiation, \
|
||||
and wavelength, which controls the delay before the effect kicks in."
|
||||
and wavelength, which controls the delay before the effect kicks in." //GS13 - Nanotrasen to GATO
|
||||
item = /obj/item/healthanalyzer/rad_laser
|
||||
cost = 3
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
name = "Syndicate Saboteur Cyborg"
|
||||
desc = "A streamlined engineering cyborg, equipped with covert modules. Also incapable of leaving the welder in the shuttle. \
|
||||
Aside from regular Engineering equipment, it comes with a special destination tagger that lets it traverse disposals networks. \
|
||||
Its chameleon projector lets it disguise itself as a GATO cyborg, on top it has thermal vision and a pinpointer."
|
||||
Its chameleon projector lets it disguise itself as a GATO cyborg, on top it has thermal vision and a pinpointer." //GS13 - Nanotrasen to GATO
|
||||
item = /obj/item/antag_spawner/nuke_ops/borg_tele/saboteur
|
||||
refundable = TRUE
|
||||
cost = 35
|
||||
|
||||
Reference in New Issue
Block a user