Fixes syndicate borg L6 icon (#42751)

This commit is contained in:
ShizCalev
2019-02-13 13:35:28 -05:00
committed by yogstation13-bot
parent 05a759891e
commit a00ce39998
8 changed files with 16 additions and 16 deletions

View File

@@ -124,7 +124,7 @@
attack_verb = list("attacked", "slashed", "cut", "sliced")
force = 12
sharpness = IS_SHARP
can_charge = 0
can_charge = FALSE
heat = 3800
usesound = list('sound/items/welder.ogg', 'sound/items/welder2.ogg')
@@ -283,12 +283,12 @@
/obj/item/gun/energy/printer
name = "cyborg lmg"
desc = "An LMG that fires 3D-printed flechettes. They are slowly resupplied using the cyborg's internal power source."
icon_state = "l6closed0"
icon_state = "l6_cyborg"
icon = 'icons/obj/guns/projectile.dmi'
cell_type = "/obj/item/stock_parts/cell/secborg"
ammo_type = list(/obj/item/ammo_casing/energy/c3dbullet)
can_charge = 0
use_cyborg_cell = 1
can_charge = FALSE
use_cyborg_cell = TRUE
/obj/item/gun/energy/printer/update_icon()
return