mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Adds Xeno Corporate Voidsuit Sprites & Modkits (#17094)
* sprites * drip 2: frog version * Update code/game/objects/items/devices/modkit.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/game/objects/items/devices/modkit.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/game/objects/items/devices/modkit.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/game/objects/items/devices/modkit.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Update code/modules/clothing/spacesuits/void/misc.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * Punctuation --------- Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
co-authored by
SleepyGemmy
parent
4d0cfcb334
commit
f508441aae
@@ -13,14 +13,14 @@
|
||||
telecrystal_cost = 5
|
||||
bluecrystal_cost = 5
|
||||
path = /obj/structure/closet/crate/gear_loadout/zenghu
|
||||
desc = "A full spaceworthy kit of a Zeng-Hu Pharmaceuticals Dragon-type biohazard containment suit. Only wearable by Humans and Humanoid IPCs. This voidsuit is just as armoured as a mercenary voidsuit, being a bit worse than heavy armour.."
|
||||
desc = "A full spaceworthy kit of a Zeng-Hu Pharmaceuticals Dragon-type biohazard containment suit. Only wearable by Humans, Skrell and Humanoid IPCs. This voidsuit is just as armoured as a mercenary voidsuit, being a bit worse than heavy armour."
|
||||
|
||||
/datum/uplink_item/item/corporate_equipment/suit/hephaestus
|
||||
name = "Caiman Drop Suit"
|
||||
telecrystal_cost = 5
|
||||
bluecrystal_cost = 5
|
||||
path = /obj/structure/closet/crate/gear_loadout/hephaestus
|
||||
desc = "A full spaceworthy kit of a Hephaestus Industries Caiman-type terraforming suit. Only wearable by Humans and Humanoid IPCs. This voidsuit is just as armoured as a mercenary voidsuit, being a bit worse than heavy armour.."
|
||||
desc = "A full spaceworthy kit of a Hephaestus Industries Caiman-type terraforming suit. Only wearable by Humans, Unathi and Humanoid IPCs. This voidsuit is just as armoured as a mercenary voidsuit, being a bit worse than heavy armour."
|
||||
|
||||
/datum/uplink_item/item/corporate_equipment/suit/einstein
|
||||
name = "Banshee Infiltration Suit"
|
||||
|
||||
Reference in New Issue
Block a user