mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Keep Our Light Of Liberty Shining - The TCAF Corvette (#18091)
* tcaf ship tweakin gghuhgh yeah we're so back access rename yeah?? ghostroles tcfl repath yeah voidsuits access fix guns, guns, and more guns * guns, guns, and more guns (ok just one gun) * Update code/modules/projectiles/guns/energy/blaster.dm Co-authored-by: Geeves <ggrobler447@gmail.com> * Update code/game/objects/structures/crates_lockers/crates/gear_loadout.dm Co-authored-by: Geeves <ggrobler447@gmail.com> * addresses requested changes * ghgh * hghghgh * the same fixes, but uncorrupted --------- Co-authored-by: Geeves <ggrobler447@gmail.com>
This commit is contained in:
@@ -191,3 +191,14 @@
|
||||
desc = "A crate containing gear for a single individual."
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/imperial_army/single
|
||||
telecrystal_cost = 15
|
||||
|
||||
/datum/uplink_item/item/gear_loadout/tcaf
|
||||
name = "Tau Ceti Armed Forces Assets (Group)"
|
||||
desc = "A crate containing gear for a group."
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/tcaf
|
||||
|
||||
/datum/uplink_item/item/gear_loadout/tcaf_single
|
||||
name = "Tau Ceti Armed Forces Assets (Single)"
|
||||
desc = "A crate containing gear for a single individual."
|
||||
path = /obj/structure/closet/crate/secure/gear_loadout/tcaf/single
|
||||
telecrystal_cost = 10
|
||||
|
||||
Reference in New Issue
Block a user