Fixes a bunch of invalid icon states. There's more, but my brain isn't fried enough for that. (#58608)

gibup1 and gibdown1 don't exist
items_and_weapons.dmi doesn't have an icon state called his_grace_ascended, in fact nothing does
items_cyborg.dmi doesn't have an icon state called laser, it  does however have an icon state called
laser_cyborg
no porta_turret has an icon state with the _unpowered suffix, in fact I'm convinced none of them ever have
This commit is contained in:
LemonInTheDark
2021-04-23 02:47:24 -07:00
committed by GitHub
parent 5800bf6d1a
commit 39016d2895
4 changed files with 8 additions and 7 deletions
@@ -16,7 +16,7 @@
name = "mounted laser"
desc = "An arm mounted cannon that fires lethal lasers."
icon = 'icons/obj/items_cyborg.dmi'
icon_state = "laser"
icon_state = "laser_cyborg"
inhand_icon_state = "armcannonlase"
force = 5
selfcharge = 1