mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 12:47:16 +01:00
Shortwave Headsets Crate
This commit is contained in:
@@ -161,3 +161,21 @@
|
||||
cost = 300
|
||||
containertype = /obj/structure/closet/crate
|
||||
containername = "cordless jukebox speakers crate"
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
/datum/supply_pack/misc/explorer_headsets
|
||||
name = "shortwave-capable headsets (x4)"
|
||||
contains = list(
|
||||
/obj/item/device/radio/headset/explorer = 4
|
||||
)
|
||||
cost = 20
|
||||
containertype = /obj/structure/closet/crate/secure/gear
|
||||
containername = "exploration radio headsets crate"
|
||||
access = list(
|
||||
access_explorer,
|
||||
access_eva,
|
||||
access_pilot
|
||||
)
|
||||
one_access = TRUE
|
||||
>>>>>>> 1657a7f62a... Merge pull request #14092 from KillianKirilenko/kk-cargo
|
||||
|
||||
Reference in New Issue
Block a user