mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +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:
@@ -43,7 +43,7 @@
|
||||
/obj/item/device/magnetic_lock/security/legion
|
||||
name = "legion magnetic door lock"
|
||||
req_access = null
|
||||
req_one_access = list(ACCESS_LEGION, ACCESS_TCFL_PEACEKEEPER_SHIP)
|
||||
req_one_access = list(ACCESS_LEGION, ACCESS_TCAF_SHIPS)
|
||||
w_class = ITEMSIZE_SMALL
|
||||
|
||||
/obj/item/device/magnetic_lock/security/legion/Initialize()
|
||||
|
||||
Reference in New Issue
Block a user