mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 11:58:39 +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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user