mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-16 10:35:41 +01:00
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:
@@ -342,7 +342,8 @@
|
||||
/obj/item/training_toolbox
|
||||
name = "Training Toolbox"
|
||||
desc = "AURUMILL-Brand Baby's First Training Toolbox. A digital display on the back keeps track of hits made by the user. Second toolbox sold seperately!"
|
||||
icon_state = "his_grace_ascended"
|
||||
icon = 'icons/obj/storage.dmi'
|
||||
icon_state = "gold"
|
||||
inhand_icon_state = "toolbox_gold"
|
||||
lefthand_file = 'icons/mob/inhands/equipment/toolbox_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/equipment/toolbox_righthand.dmi'
|
||||
|
||||
Reference in New Issue
Block a user