We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f37f1a commit f88ef20Copy full SHA for f88ef20
1 file changed
modular_meta/features/security_extended/code/supply/security_pack.dm
@@ -2,7 +2,7 @@
2
name = "Security Laser Rifle Crate"
3
desc = "Contains single Security Laser Rifle and powerpack to it. Developed by Research Nanotrasen group. \
4
For security department, ."
5
- cost = CARGO_CRATE_VALUE * 10
+ cost = CARGO_CRATE_VALUE * 50
6
contains = list(/obj/item/gun/ballistic/automatic/laser/station = 1, /obj/item/ammo_box/magazine/recharge/station = 2)
7
crate_name = "security laser rifle crate"
8
crate_type = /obj/structure/closet/crate/secure/plasma
0 commit comments