mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Merge pull request #1756 from Verkister/cargoandborgo
Cargo and borgo stuffs. [change check a whole week overdue!]
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
/obj/item/weapon/disk/limb/dsi_sergal,
|
||||
/obj/item/weapon/disk/limb/dsi_nevrean,
|
||||
/obj/item/weapon/disk/limb/dsi_vulpkanin,
|
||||
/obj/item/weapon/disk/limb/dsi_akula
|
||||
/obj/item/weapon/disk/limb/dsi_akula,
|
||||
/obj/item/weapon/disk/limb/eggnerdltd
|
||||
)
|
||||
cost = 40
|
||||
containertype = /obj/structure/closet/crate/secure
|
||||
@@ -55,4 +56,13 @@
|
||||
containertype = /obj/structure/largecrate/animal/dangerous
|
||||
containername = "EXTREMELY Dangerous Predator crate"
|
||||
access = access_xenobiology
|
||||
contraband = 1
|
||||
contraband = 1
|
||||
|
||||
/datum/supply_packs/sci/guardbeast
|
||||
name = "V.A.R.M.A.corp autoNOMous security solution"
|
||||
cost = 199
|
||||
containertype = /obj/structure/largecrate/animal/guardbeast
|
||||
containername = "V.A.R.M.A.corp autoNOMous security solution crate"
|
||||
access = list(
|
||||
access_security,
|
||||
access_xenobiology)
|
||||
Reference in New Issue
Block a user