Merge pull request #3699 from CHOMPStation2/upstream-merge-12267

[MIRROR] reworks 'sword' crate
This commit is contained in:
Nadyr
2022-02-19 18:38:41 -05:00
committed by GitHub
2 changed files with 8 additions and 13 deletions

View File

@@ -161,16 +161,3 @@
cost = 300
containertype = /obj/structure/closet/crate
containername = "cordless jukebox speakers crate"
/datum/supply_pack/misc/sword
name = "sword"
contains = list(
/obj/item/weapon/material/sword =2
)
cost =100
access = list(access_explorer,
access_security,)
one_access = TRUE
containername = "sword crate"
containertype = /obj/structure/closet/crate/secure/gear

View File

@@ -187,6 +187,14 @@
containername = "Magnetic ammunition crate"
access = access_security
/datum/supply_pack/munitions/claymore
name = "Weapons - Melee - Claymores"
contains = list(/obj/item/weapon/material/sword = 2)
cost = 150
containertype = /obj/structure/closet/crate/secure/weapon
containername = "Claymore crate"
access = access_armory //two swords that are a one-hit 40 brute + IB chance should be armory-locked
/datum/supply_pack/munitions/shotgunammo
name = "Ammunition - Shotgun shells"
contains = list(