mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Gargoyle voidsuit resprite (#20200)
This implements a resprite of the regular Gargoyle voidsuit, the SFA variant, and the SSMD variant, full credit to shqvelheaded on discord for the sprites. This also adds a unique variant for the SPLF, which I intend to use for https://github.com/Aurorastation/Aurora.3/pull/20197. Not all of the Gargoyle variants have been resprited, but most of the ones that are accessible ingame short of using the uplink, and are extant factions in the setting, have been. 
This commit is contained in:
@@ -305,7 +305,8 @@
|
||||
"Southern Fleet Administration" = /obj/item/clothing/suit/space/void/sol/sfa,
|
||||
"Solarian Provisional Government" = /obj/item/clothing/suit/space/void/sol/spg,
|
||||
"Solarian Restoration Front" = /obj/item/clothing/suit/space/void/sol/srf,
|
||||
"Southern Solarian Military District" = /obj/item/clothing/suit/space/void/sol/ssmd
|
||||
"Southern Solarian Military District" = /obj/item/clothing/suit/space/void/sol/ssmd,
|
||||
"Solarian People's Liberation Front" = /obj/item/clothing/suit/space/void/sol/splf
|
||||
)
|
||||
helmet_options = list(
|
||||
"Solarian Armed Forces" = /obj/item/clothing/head/helmet/space/void/sol,
|
||||
@@ -315,7 +316,8 @@
|
||||
"Southern Fleet Administration" = /obj/item/clothing/head/helmet/space/void/sol/sfa,
|
||||
"Solarian Provisional Government" = /obj/item/clothing/head/helmet/space/void/sol/spg,
|
||||
"Solarian Restoration Front" = /obj/item/clothing/head/helmet/space/void/sol/srf,
|
||||
"Southern Solarian Military District" = /obj/item/clothing/head/helmet/space/void/sol/ssmd
|
||||
"Southern Solarian Military District" = /obj/item/clothing/head/helmet/space/void/sol/ssmd,
|
||||
"Solarian People's Liberation Front" = /obj/item/clothing/head/helmet/space/void/sol/splf
|
||||
)
|
||||
|
||||
/obj/item/voidsuit_modkit_multi/unathi_pirate
|
||||
|
||||
Reference in New Issue
Block a user