mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Himeo Voidsuit Variants - Free Tajaran Council Edition (#11820)
This commit is contained in:
@@ -143,4 +143,21 @@
|
||||
desc = "A simple cardboard box containing the requisition forms, permits, and decal kits for a Himean voidsuit."
|
||||
desc_fluff = "As part of a cost-cutting and productivity-enhancing initiative, NanoTrasen has authorized a number of Himean Type-76 'Fish Fur'\
|
||||
for use by miners originating from the planet. Most of these suits are assembled in Cannington and painstakingly optimized on-site by their\
|
||||
individual operator leading to a large trail of red tape as NanoTrasen is forced to inspect these suits to ensure their safety."
|
||||
individual operator leading to a large trail of red tape as NanoTrasen is forced to inspect these suits to ensure their safety."
|
||||
|
||||
/obj/item/voidsuit_modkit/himeo/tajara
|
||||
name = "tajaran himeo voidsuit kit"
|
||||
desc = "A simple cardboard box containing the requisition forms, permits, and decal kits for a Himean voidsuit fitted for Tajara."
|
||||
desc_fluff = "As part of a cost-cutting and productivity-enhancing initiative, NanoTrasen has authorized a number of Himean Type-76 'Fish Fur'\
|
||||
for use by miners and engineers originating from the planet. Most of these suits are assembled in Cannington and painstakingly optimized on-site by their\
|
||||
individual operator leading to a large trail of red tape as NanoTrasen is forced to inspect these suits to ensure their safety."
|
||||
suit_options = list(
|
||||
/obj/item/clothing/suit/space/void/mining = /obj/item/clothing/suit/space/void/mining/himeo/tajara,
|
||||
/obj/item/clothing/head/helmet/space/void/mining = /obj/item/clothing/head/helmet/space/void/mining/himeo/tajara,
|
||||
|
||||
/obj/item/clothing/suit/space/void/engineering = /obj/item/clothing/suit/space/void/engineering/himeo/tajara,
|
||||
/obj/item/clothing/head/helmet/space/void/engineering = /obj/item/clothing/head/helmet/space/void/engineering/himeo/tajara,
|
||||
|
||||
/obj/item/clothing/suit/space/void/atmos = /obj/item/clothing/suit/space/void/atmos/himeo/tajara,
|
||||
/obj/item/clothing/head/helmet/space/void/atmos = /obj/item/clothing/head/helmet/space/void/atmos/himeo/tajara
|
||||
)
|
||||
@@ -301,3 +301,12 @@
|
||||
sort_category = "Xenowear - Tajara"
|
||||
whitelisted = list(SPECIES_TAJARA, SPECIES_TAJARA_ZHAN, SPECIES_TAJARA_MSAI)
|
||||
flags = GEAR_HAS_DESC_SELECTION
|
||||
|
||||
/datum/gear/utility/himeo_kit/tajara
|
||||
display_name = "tajaran himean voidsuit kit"
|
||||
description = "A simple cardboard box containing the requisition forms, permits, and decal kits for a Himean voidsuit fitted for Tajara. Only \
|
||||
Tajara connected to Himeo and the Free Tajaran Council would have this."
|
||||
path = /obj/item/voidsuit_modkit/himeo/tajara
|
||||
sort_category = "Xenowear - Tajara"
|
||||
whitelisted = list(SPECIES_TAJARA, SPECIES_TAJARA_ZHAN, SPECIES_TAJARA_MSAI)
|
||||
allowed_roles = list("Cargo Technician", "Shaft Miner", "Quartermaster", "Head of Personnel", "Station Engineer", "Atmospheric Technician", "Chief Engineer", "Engineering Apprentice")
|
||||
|
||||
@@ -641,3 +641,104 @@
|
||||
enjoys jolly cooperation with fellow designers from Crosk who seek to invent new suits to keep their racers going faster."
|
||||
item_state = "rig-himeo-engineering"
|
||||
icon_state = "rig-himeo-engineering"
|
||||
|
||||
/obj/item/clothing/head/helmet/space/void/mining/himeo/tajara
|
||||
name = "himeo mining voidsuit helmet"
|
||||
desc = "A rugged polymer and alloy space helmet with a ballistic glass and polycarbonate visor commonly used by astronauts from Himeo. This helmet looks fit for a Tajara."
|
||||
desc_fluff = "The Type-78A 'Fish Fur' Helmet is a nearly 80 year old design and is part of a long line of homegrown voidsuits dating to when the planet ejected Hephaestus Industries. The main reason for its long service life\
|
||||
is its modularity, with Himean workers often taking the time to make their own improvements to it, ranging all the way from simple morale patches slapped on the top to modern HUD-enabled visors. It quickly found purchase among \
|
||||
Himeo's population of Tajaran expatriates, who were shown how to modify and use the voidsuits. Many of the first Tajaran-fitted suits were a product of collaborations between the two species making them all the more sentimental to those who use them."
|
||||
icon = 'icons/obj/contained_items/voidsuits/himeotaj.dmi'
|
||||
icon_state = "rig0-himeotaj"
|
||||
item_state = "rig0-himeotaj"
|
||||
item_state_slots = list(
|
||||
slot_l_hand_str = "mining_helm",
|
||||
slot_r_hand_str = "mining_helm"
|
||||
)
|
||||
contained_sprite = TRUE
|
||||
species_restricted = list(BODYTYPE_TAJARA)
|
||||
|
||||
/obj/item/clothing/suit/space/void/mining/himeo/tajara
|
||||
name = "himeo mining voidsuit"
|
||||
desc = "A simple but durable softsuit with a set of protective alloy plates commonly used by Himean astronauts. The suit life support console and torso plate contains a Himean flag patch. This suit looks fit for a Tajara."
|
||||
desc_fluff = "The Type-78 'Fish Fur' Voidsuit is an aging yet popular design produced only on Himeo. The simple and affordable design means many Himeans are able to own their own spacesuits rather than have one provided to them by their employer.\
|
||||
Its modular design means that they're adapted for use everywhere from the depths of Himeo to protect from debris, its surface to protect from the bitter cold, and in orbit, to work in the void. Their similarity to flightsuits have been noted, and the planet \
|
||||
enjoys jolly cooperation with fellow designers from Crosk who seek to invent new suits to keep their racers going faster. They quickly found purchase among Himeo's population of Tajaran expatriates, who were shown how to modify and use the voidsuits. \
|
||||
Many of the first Tajaran-fitted suits were a product of collaborations between the two species making them all the more sentimental to those who use them."
|
||||
icon = 'icons/obj/contained_items/voidsuits/himeotaj.dmi'
|
||||
item_state = "rig-himeotaj"
|
||||
icon_state = "rig-himeotaj"
|
||||
item_state_slots = list(
|
||||
slot_l_hand_str = "mining_hardsuit",
|
||||
slot_r_hand_str = "mining_hardsuit"
|
||||
)
|
||||
contained_sprite = TRUE
|
||||
species_restricted = list(BODYTYPE_TAJARA)
|
||||
|
||||
/obj/item/clothing/head/helmet/space/void/engineering/himeo/tajara
|
||||
name = "himeo engineering voidsuit helmet"
|
||||
desc = "A rugged polymer and alloy space helmet with a reinforced ballistic glass and polycarbonate goggle-type visor commonly used by astronauts from Himeo. This helmet looks fit for a Tajara."
|
||||
desc_fluff = "The Type-78A 'Fish Fur' Helmet is a nearly 80 year old design and is part of a long line of homegrown voidsuits dating to when the planet ejected Hephaestus Industries. The main reason for its long service life \
|
||||
is its modularity, with Himean workers often taking the time to make their own improvements to it, ranging all the way from simple morale patches slapped on the top to modern HUD-enabled visors. It quickly found purchase among \
|
||||
Himeo's population of Tajaran expatriates, who were shown how to modify and use the voidsuits. Many of the first Tajaran-fitted suits were a product of collaborations between the two species making them all the more sentimental to those who use them."
|
||||
icon = 'icons/obj/contained_items/voidsuits/himeotaj.dmi'
|
||||
icon_state = "rig0-himeotaj-engineering"
|
||||
item_state = "rig0-himeotaj-engineering"
|
||||
item_state_slots = list(
|
||||
slot_l_hand_str = "engineering_helm",
|
||||
slot_r_hand_str = "engineering_helm"
|
||||
)
|
||||
|
||||
contained_sprite = TRUE
|
||||
species_restricted = list(BODYTYPE_TAJARA)
|
||||
|
||||
/obj/item/clothing/suit/space/void/engineering/himeo/tajara
|
||||
name = "himeo engineering voidsuit"
|
||||
desc = "A simple but durable softsuit with a set of protective alloy plates commonly used by Himean astronauts. The suit life support console and torso plate contains a Himean flag patch. This particular model is fitted for Tajara and seems to have lead lining in it."
|
||||
desc_fluff = "The Type-78 'Fish Fur' Voidsuit is an aging yet popular design produced only on Himeo. The simple and affordable design means many Himeans are able to own their own spacesuits rather than have one provided to them by their employer.\
|
||||
Its modular design means that they're adapted for use everywhere from the depths of Himeo to protect from debris, its surface to protect from the bitter cold, and in orbit, to work in the void. Their similarity to flightsuits have been noted, and the planet \
|
||||
enjoys jolly cooperation with fellow designers from Crosk who seek to invent new suits to keep their racers going faster. They quickly found purchase among Himeo's population of Tajaran expatriates, who were shown how to modify and use the voidsuits. \
|
||||
Many of the first Tajaran-fitted suits were a product of collaborations between the two species making them all the more sentimental to those who use them."
|
||||
icon = 'icons/obj/contained_items/voidsuits/himeotaj.dmi'
|
||||
item_state = "rig-himeotaj-engineering"
|
||||
icon_state = "rig-himeotaj-engineering"
|
||||
item_state_slots = list(
|
||||
slot_l_hand_str = "engineering_hardsuit",
|
||||
slot_r_hand_str = "engineering_hardsuit"
|
||||
)
|
||||
contained_sprite = TRUE
|
||||
species_restricted = list(BODYTYPE_TAJARA)
|
||||
|
||||
/obj/item/clothing/head/helmet/space/void/atmos/himeo/tajara
|
||||
name = "himeo atmospherics voidsuit helmet"
|
||||
desc = "A rugged polymer and alloy space helmet with a reinforced ballistic glass and polycarbonate goggle-type visor commonly used by astronauts from Himeo. This particular model is fitted for Tajara and appears to have a thicker layer of insulation on it."
|
||||
desc_fluff = "The Type-78A 'Fish Fur' Helmet is a nearly 80 year old design and is part of a long line of homegrown voidsuits dating to when the planet ejected Hephaestus Industries. The main reason for its long service life \
|
||||
is its modularity, with Himean workers often taking the time to make their own improvements to it, ranging all the way from simple morale patches slapped on the top to modern HUD-enabled visors. It quickly found purchase among \
|
||||
Himeo's population of Tajaran expatriates, who were shown how to modify and use the voidsuits. Many of the first Tajaran-fitted suits were a product of collaborations between the two species making them all the more sentimental to those who use them."
|
||||
icon = 'icons/obj/contained_items/voidsuits/himeotaj.dmi'
|
||||
icon_state = "rig0-himeotaj-engineering"
|
||||
item_state = "rig0-himeotaj-engineering"
|
||||
item_state_slots = list(
|
||||
slot_l_hand_str = "atmos_helm",
|
||||
slot_r_hand_str = "atmos_helm"
|
||||
)
|
||||
|
||||
contained_sprite = TRUE
|
||||
species_restricted = list(BODYTYPE_TAJARA)
|
||||
|
||||
/obj/item/clothing/suit/space/void/atmos/himeo/tajara
|
||||
name = "himeo atmospherics voidsuit"
|
||||
desc = "A simple but durable softsuit with a set of protective alloy plates commonly used by Himean astronauts. The suit life support console and torso plate contains a Himean flag patch. This particular model is fitted for Tajara and seems to have better insulation in it."
|
||||
desc_fluff = "The Type-78 'Fish Fur' Voidsuit is an aging yet popular design produced only on Himeo. The simple and affordable design means many Himeans are able to own their own spacesuits rather than have one provided to them by their employer.\
|
||||
Its modular design means that they're adapted for use everywhere from the depths of Himeo to protect from debris, its surface to protect from the bitter cold, and in orbit, to work in the void. Their similarity to flightsuits have been noted, and the planet \
|
||||
enjoys jolly cooperation with fellow designers from Crosk who seek to invent new suits to keep their racers going faster. They quickly found purchase among Himeo's population of Tajaran expatriates, who were shown how to modify and use the voidsuits. \
|
||||
Many of the first Tajaran-fitted suits were a product of collaborations between the two species making them all the more sentimental to those who use them."
|
||||
icon = 'icons/obj/contained_items/voidsuits/himeotaj.dmi'
|
||||
item_state = "rig-himeotaj-engineering"
|
||||
icon_state = "rig-himeotaj-engineering"
|
||||
item_state_slots = list(
|
||||
slot_l_hand_str = "atmos_hardsuit",
|
||||
slot_r_hand_str = "atmos_hardsuit"
|
||||
)
|
||||
contained_sprite = TRUE
|
||||
species_restricted = list(BODYTYPE_TAJARA)
|
||||
@@ -0,0 +1,6 @@
|
||||
author: WickedCybs
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Added Tajaran variants of the Himean voidsuits and a modkit in the loadout that allows them to be used, either on a mining or engineering voidsuit."
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 7.7 KiB |
Reference in New Issue
Block a user