mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-22 05:17:38 +01:00
Gives hardsuits to group loadouts that were missing them. (#21207)
* Alot of newer group loadouts were missing their factions hardsuit, despite that being the standard for most of them, so this gives those to the faction loadouts that had appropriate ones. * Also gave the Solarian hardsuit loadout a version with modules since it was an empty version unlike the other hardsuits previously. Used the fsf module set for that since their regular equipped version had a pulse rifle module for some reason, suit itself should still be the same. --------- Co-authored-by: Big Rat <lienesica@gmail.com>
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
new /obj/item/clothing/under/rank/sol/marine(src)
|
||||
new /obj/item/clothing/under/rank/sol/marine(src)
|
||||
new /obj/item/clothing/under/rank/sol/marine(src)
|
||||
new /obj/item/rig/military(src)
|
||||
new /obj/item/rig/military/equipped(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/sol(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/sol(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/sol(src)
|
||||
@@ -580,6 +580,7 @@
|
||||
new/obj/item/clothing/under/unathi/izweski(src)
|
||||
new/obj/item/clothing/under/unathi/izweski(src)
|
||||
new/obj/item/clothing/under/unathi/izweski/officer(src)
|
||||
new /obj/item/rig/unathi/fancy/equipped(src) // Knights get this so why not they?
|
||||
new /obj/item/clothing/head/helmet/space/void/hegemony(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/hegemony(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/hegemony(src)
|
||||
@@ -693,6 +694,7 @@
|
||||
new /obj/item/clothing/under/unathi(src)
|
||||
new /obj/item/clothing/under/unathi(src)
|
||||
new /obj/item/clothing/under/unathi(src)
|
||||
new /obj/item/rig/merc(src) // Courtesy of Hammertail
|
||||
new /obj/item/clothing/head/helmet/space/void/unathi_pirate(src)
|
||||
new /obj/item/clothing/suit/space/void/unathi_pirate(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/unathi_pirate(src)
|
||||
@@ -845,6 +847,7 @@
|
||||
new /obj/item/gun/projectile/automatic/rifle/sts35(src)
|
||||
new /obj/item/ammo_magazine/c762(src)
|
||||
new /obj/item/storage/box/species_modkit(src) //species modkits for switching on the fly
|
||||
new /obj/item/rig/merc(src) // Im pretty sure they invented this thing.
|
||||
|
||||
/obj/structure/closet/crate/secure/gear_loadout/hammertail/single/fill()
|
||||
new /obj/item/clothing/under/syndicate/hammertail(src) //1 outfit
|
||||
@@ -909,7 +912,7 @@
|
||||
new /obj/item/clothing/head/helmet/space/void/kala(src)
|
||||
new /obj/item/clothing/shoes/jackboots/kala(src)
|
||||
|
||||
/obj/structure/closet/crate/secure/gear_loadout/imperial_army/fill()
|
||||
/obj/structure/closet/crate/secure/gear_loadout/imperial_army/fill() // Was told the Jinxiang is only for the marines, so no rig
|
||||
new /obj/item/gun/projectile/automatic/rifle/dominia(src)
|
||||
new /obj/item/ammo_magazine/a556(src)
|
||||
new /obj/item/ammo_magazine/a556(src)
|
||||
@@ -977,6 +980,7 @@
|
||||
new /obj/item/clothing/shoes/jackboots/toeless(src)
|
||||
new /obj/item/clothing/shoes/jackboots/toeless(src)
|
||||
new /obj/item/clothing/shoes/jackboots/toeless(src)
|
||||
new /obj/item/rig/combat/legionnaire/equipped(src)
|
||||
new /obj/item/clothing/gloves/tcaf(src)
|
||||
new /obj/item/clothing/gloves/tcaf(src)
|
||||
new /obj/item/clothing/gloves/tcaf(src)
|
||||
|
||||
Reference in New Issue
Block a user