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:
RustingWithYou
2023-08-21 02:14:54 +12:00
committed by GitHub
parent 4d0cfcb334
commit f508441aae
6 changed files with 99 additions and 2 deletions
@@ -283,6 +283,7 @@
/obj/structure/closet/crate/gear_loadout/zenghu/fill()
new /obj/item/clothing/head/helmet/space/void/zenghu(src)
new /obj/item/clothing/suit/space/void/zenghu(src)
new /obj/item/voidsuit_modkit/zeng_skrell(src)
new /obj/item/tank/oxygen/red(src)
new /obj/item/clothing/shoes/magboots(src)
@@ -291,6 +292,7 @@
new /obj/item/clothing/suit/space/void/hephaestus(src)
new /obj/item/tank/oxygen/red(src)
new /obj/item/clothing/shoes/magboots(src)
new /obj/item/voidsuit_modkit/heph_unathi(src)
/obj/structure/closet/crate/gear_loadout/einstein/fill()
new /obj/item/clothing/head/helmet/space/void/einstein(src)