mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Changes Frontier Alliance naming, Removes ATLAS (#7770)
This commit is contained in:
@@ -3,18 +3,18 @@
|
||||
name = "gear crate"
|
||||
req_access = list(access_syndicate)
|
||||
|
||||
/obj/structure/closet/crate/secure/gear_loadout/frontier/fill()
|
||||
/obj/structure/closet/crate/secure/gear_loadout/coalition/fill()
|
||||
new /obj/item/rig/gunslinger/equipped(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/frontier(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/frontier(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/frontier(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/frontier(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/frontier(src)
|
||||
new /obj/item/clothing/suit/space/void/frontier(src)
|
||||
new /obj/item/clothing/suit/space/void/frontier(src)
|
||||
new /obj/item/clothing/suit/space/void/frontier(src)
|
||||
new /obj/item/clothing/suit/space/void/frontier(src)
|
||||
new /obj/item/clothing/suit/space/void/frontier(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/coalition(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/coalition(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/coalition(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/coalition(src)
|
||||
new /obj/item/clothing/head/helmet/space/void/coalition(src)
|
||||
new /obj/item/clothing/suit/space/void/coalition(src)
|
||||
new /obj/item/clothing/suit/space/void/coalition(src)
|
||||
new /obj/item/clothing/suit/space/void/coalition(src)
|
||||
new /obj/item/clothing/suit/space/void/coalition(src)
|
||||
new /obj/item/clothing/suit/space/void/coalition(src)
|
||||
new /obj/item/gun/projectile/revolver/mateba(src)
|
||||
new /obj/item/ammo_magazine/a454(src)
|
||||
new /obj/item/ammo_magazine/a454(src)
|
||||
@@ -31,9 +31,9 @@
|
||||
new /obj/item/ammo_magazine/gauss(src)
|
||||
new /obj/item/ammo_magazine/gauss/emp(src)
|
||||
|
||||
/obj/structure/closet/crate/secure/gear_loadout/frontier_single/fill()
|
||||
new /obj/item/clothing/head/helmet/space/void/frontier(src)
|
||||
new /obj/item/clothing/suit/space/void/frontier(src)
|
||||
/obj/structure/closet/crate/secure/gear_loadout/coalition_single/fill()
|
||||
new /obj/item/clothing/head/helmet/space/void/coalition(src)
|
||||
new /obj/item/clothing/suit/space/void/coalition(src)
|
||||
new /obj/item/gun/projectile/gauss(src)
|
||||
new /obj/item/ammo_magazine/gauss(src)
|
||||
new /obj/item/ammo_magazine/gauss(src)
|
||||
|
||||
Reference in New Issue
Block a user