emergency beacon

This commit is contained in:
Killian
2023-08-18 13:46:25 +01:00
parent 5fabd9f272
commit 64590b4f0f
5 changed files with 40 additions and 0 deletions
+9
View File
@@ -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"