The Liberation is at Hand (#31666)

* The Liberation is at Hand

* Liberators now charge much faster

* icons
This commit is contained in:
Kurfursten
2021-12-26 00:03:20 -06:00
committed by GitHub
parent 59fb81159d
commit 1c5e9e8c93
7 changed files with 52 additions and 6 deletions

View File

@@ -257,6 +257,16 @@
locked = TRUE
req_lock_access = list(access_armory, access_weapons)
/datum/design/liberator
name = "Liberator"
desc = "A laser carbine designed to kill xenofauna, but dramatically reduced effect on human targets."
id = "liberator"
build_type = AMMOLATHE
materials = list(MAT_IRON = 8000, MAT_GLASS = 6000, MAT_PLASTIC = 2000)
build_path = /obj/item/weapon/gun/energy/laser/liberator
locked = TRUE
req_lock_access = list(access_armory, access_weapons)
/datum/design/vector
name = "Vector"
desc = "A lightweight and compact gun, it has a detachable receiver that contains a recoil mitigation system."