mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
Merge pull request #3524 from CHOMPStation2/upstream-merge-12042
[MIRROR] Sword crate
This commit is contained in:
@@ -161,3 +161,14 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user