mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
emergency beacon
This commit is contained in:
@@ -180,3 +180,12 @@
|
||||
access_pilot
|
||||
)
|
||||
one_access = TRUE
|
||||
|
||||
/datum/supply_pack/misc/emergency_beacons
|
||||
name = "emergency locator beacons (x4)"
|
||||
contains = list(
|
||||
/obj/item/device/emergency_beacon = 4
|
||||
)
|
||||
cost = 20
|
||||
containertype = /obj/structure/closet/crate
|
||||
containername = "emergency beacons crate"
|
||||
Reference in New Issue
Block a user