Update special.dm

This commit is contained in:
Trilbyspaceclone
2019-07-29 07:53:41 -04:00
committed by GitHub
parent f9dfe5ae97
commit 969b928642
@@ -309,7 +309,7 @@
/obj/item/gun/energy/emitter
name = "Emitter Carbine"
desc = "A small emitter fitted into a handgun case, do to size constraints and safety it can only shoot about four times when fully charged."
desc = "A small emitter fitted into a handgun case, do to size constraints and safety it can only shoot about ten times when fully charged."
icon_state = "emitter_carbine"
force = 12
w_class = WEIGHT_CLASS_SMALL
@@ -322,4 +322,4 @@
if(!QDELETED(cell) && (cell.charge > shot.e_cost))
add_overlay("emitter_carbine_empty")
else
add_overlay("emitter_carbine")
add_overlay("emitter_carbine")