Update packs.dm

This commit is contained in:
Trilbyspaceclone
2019-03-20 20:54:34 -04:00
committed by GitHub
parent 9d15665cbb
commit 978b5261ce

View File

@@ -640,7 +640,7 @@
/datum/supply_pack/security/armory/swattasers //Lesser AEG tbh
name = "SWAT tatical tasers Crate"
desc = "Contains two tactical energy gun, these guns are able to tase, dislabe and lethal as well as hold a seclight. Requires Armory access to open."
desc = "Contains two tactical energy gun, these guns are able to tase, disable and lethal as well as hold a seclight. Requires Armory access to open."
cost = 8000
contains = list(obj/item/gun/energy/e_gun/stun,
obj/item/gun/energy/e_gun/stun)