Adds contortionist's envirosuit (Plasmaman contortionist's) (#28481)

* plasma in the vents (not literally)

* oops i pressed a random button while typing

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>

* formatting

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>

* Update code/modules/clothing/under/jobs/plasmamen/engineering_plasmasuits.dm

not sure what this is, code is copied from original contortionist's. might be worth fixing

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>

* false and true

0 to false and 1 to true

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>

---------

Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
Ahzpy
2025-03-15 08:57:19 +00:00
committed by GitHub
co-authored by Luc Burzah
parent ff8630917a
commit b2e463444e
3 changed files with 44 additions and 0 deletions
@@ -276,6 +276,15 @@
cost = 30
job = list("Life Support Specialist")
/datum/uplink_item/jobspecific/contortionist_plasmaman
name = "Contortionist's Plasma Envirosuit"
desc = "A highly flexible envirosuit that will help you navigate the ventilation loops of the station internally, specialized for Plasmamen. Comes with pockets and ID slot, but can't be used without stripping off most gear, including backpack, belt, and exosuit. Free hands are also necessary to crawl around inside."
reference = "AIRJP"
item = /obj/item/clothing/under/plasmaman/atmospherics/contortionist
cost = 30
job = list("Life Support Specialist")
species = list("Plasmaman")
/datum/uplink_item/jobspecific/energizedfireaxe
name = "Energized Fire Axe"
desc = "A fire axe with a massive energy charge built into it. Upon striking someone while charged it will throw them backwards while stunning them briefly, but will take some time to charge up again. It is also much sharper than a regular axe and can pierce light armor."