mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Plasmamen drip - Tacticool Suit (#27092)
* Plasmaman Tactical Suits Drip needed * Clarification for dummies * Radial Menu * Removed the unneeded helmets. * Desc Fix. * Documentation and Static * Unnecessary Check Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> Signed-off-by: Ordosian <109176750+Ordosian@users.noreply.github.com> * Documentation Fix * Alt-Click better Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Signed-off-by: Ordosian <109176750+Ordosian@users.noreply.github.com> * Better Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Signed-off-by: Ordosian <109176750+Ordosian@users.noreply.github.com> * Initial for diver Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Signed-off-by: Ordosian <109176750+Ordosian@users.noreply.github.com> * Contrabang requested changes. Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Signed-off-by: Ordosian <109176750+Ordosian@users.noreply.github.com> * Requested Changes Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Signed-off-by: Ordosian <109176750+Ordosian@users.noreply.github.com> * Update code/modules/clothing/spacesuits/plasmamen.dm Requested Changes - Hands Blocked trait Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Signed-off-by: Ordosian <109176750+Ordosian@users.noreply.github.com> --------- Signed-off-by: Ordosian <109176750+Ordosian@users.noreply.github.com> Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
This commit is contained in:
@@ -48,3 +48,8 @@
|
||||
display_name = "Coke Suit"
|
||||
description = "Plasmaman envirosuit designed by Space Cola Co and gifted to the people of Boron as part of an elaborate advertisement campaign."
|
||||
path = /obj/item/storage/box/coke_envirosuit
|
||||
|
||||
/datum/gear/racial/plasmamansuit_tacticool
|
||||
display_name = "Tactical Suit"
|
||||
description = "Plasmaman envirosuit supplied by black markets. Forged on Boron. Does not have suit sensors."
|
||||
path = /obj/item/storage/box/tacticool_envirosuit
|
||||
|
||||
Reference in New Issue
Block a user