mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Pilot Locker Tweak (#14047)
This commit is contained in:
@@ -355,19 +355,5 @@
|
||||
new /obj/item/gun/energy/disruptorpistol/miniature(src)
|
||||
new /obj/item/device/radio/headset/headset_com(src)
|
||||
new /obj/item/device/radio/headset/headset_com/alt(src)
|
||||
|
||||
/obj/structure/closet/secure_closet/pilot
|
||||
name = "pilot's locker"
|
||||
req_access = list(access_bridge_crew)
|
||||
icon_state = "sec"
|
||||
icon_door = "hop"
|
||||
|
||||
/obj/structure/closet/secure_closet/pilot/fill()
|
||||
..()
|
||||
new /obj/item/clothing/under/rank/bridge_crew(src)
|
||||
new /obj/item/clothing/glasses/sunglasses(src)
|
||||
new /obj/item/device/radio/headset/headset_com(src)
|
||||
new /obj/item/device/radio/headset/headset_com/alt(src)
|
||||
new /obj/item/clothing/head/helmet/pilot(src)
|
||||
new /obj/item/device/radio/off(src)
|
||||
new /obj/item/device/gps(src)
|
||||
new /obj/item/device/gps(src)
|
||||
Reference in New Issue
Block a user