Merge pull request #6641 from Trexdude/BL-3SpriteFix

Fixes BL-3 Mecha Item Sprite
This commit is contained in:
Novacat
2020-02-21 14:50:32 -05:00
committed by GitHub
@@ -2,7 +2,8 @@
equip_cooldown = 6
name = "\improper BL-3 \"Phoenix\" directed restoration system"
desc = "The BL-3 'Phoenix' is a portable medical system used to treat external injuries from afar."
icon_state = "mecha_medbeam"
icon_state = "medbeam"
icon = 'icons/mecha/mecha_equipment_vr.dmi'
energy_drain = 1000
projectile = /obj/item/projectile/beam/medigun
fire_sound = 'sound/weapons/eluger.ogg'