Update uplink_items.dm

This commit is contained in:
Trilbyspaceclone
2019-07-29 07:54:17 -04:00
committed by GitHub
parent 969b928642
commit 57b6294310
+1 -1
View File
@@ -1839,7 +1839,7 @@ datum/uplink_item/stealthy_weapons/taeclowndo_shoes
/datum/uplink_item/role_restricted/emitter_cannon
name = "Emitter Cannon"
desc = "A small emitter fitted into a gun case, do to size constraints and safety it can only shoot about four times when fully charged."
desc = "A small emitter fitted into a gun case, do to size constraints and safety it can only shoot about ten times when fully charged."
cost = 5 //Low ammo, and deals same as 10mm but emp-able
item = /obj/item/gun/energy/emitter
restricted_roles = list("Chief Engineer", "Station Engineer", "Atmospheric Technician")