Merge pull request #2211 from CHOMPStationBot/upstream-merge-10657

[MIRROR] adds the phaser handbow
This commit is contained in:
Nadyr
2021-06-19 21:20:22 -04:00
committed by GitHub
4 changed files with 50 additions and 2 deletions
+11 -1
View File
@@ -7,4 +7,14 @@
cost = 35
containertype = /obj/structure/closet/crate/secure
containername = "frontier phaser crate"
access = access_explorer
access = access_explorer
/datum/supply_pack/munitions/expeditionbows
name = "Frontier bows (station-locked) crate"
contains = list(
/obj/item/weapon/gun/energy/locked/frontier/handbow=2
)
cost = 20
containertype = /obj/structure/closet/crate/secure
containername = "frontier phaser crate"
access = access_explorer