Merge pull request #10657 from TheDavestDave/phaser-handbow

adds the phaser handbow
This commit is contained in:
Novacat
2021-06-17 19:50:01 +00:00
committed by Chompstation Bot
parent 443447ba5f
commit fafe1bc65c
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