action icon

This commit is contained in:
lass9030
2018-12-09 15:08:29 +01:00
parent fe708c49ae
commit b4914464d7
@@ -34,6 +34,7 @@
ammo_x_offset = 2
charge_sections = 3
can_flashlight = 0 // Can't attach or detach the flashlight, and override it's icon update
actions_types = list(/datum/action/item_action/toggle_gunlight)
/obj/item/gun/energy/gun/mini/New()
gun_light = new /obj/item/flashlight/seclite(src)