mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Changes Frontier Alliance naming, Removes ATLAS (#7770)
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
category = /datum/uplink_category/gear_loadout
|
||||
item_cost = DEFAULT_TELECRYSTAL_AMOUNT*4
|
||||
|
||||
/datum/uplink_item/item/gear_loadout/frontier
|
||||
name = "Frontier Alliance Assets (Group)"
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/frontier
|
||||
/datum/uplink_item/item/gear_loadout/coalition
|
||||
name = "Coalition of Colonies Assets (Group)"
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/coalition
|
||||
|
||||
/datum/uplink_item/item/gear_loadout/frontier_single
|
||||
name = "Frontier Alliance Assets (Single)"
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/frontier_single
|
||||
/datum/uplink_item/item/gear_loadout/coalition_single
|
||||
name = "Coalition of Colonies Assets (Single)"
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/coalition_single
|
||||
item_cost = DEFAULT_TELECRYSTAL_AMOUNT
|
||||
|
||||
/datum/uplink_item/item/gear_loadout/eridani
|
||||
|
||||
Reference in New Issue
Block a user