Skip to content

Commit

Permalink
Fix: rename exosuit circuit rack icon state (#636)
Browse files Browse the repository at this point in the history
Перепрокидывает путь держателя интегралок.
  • Loading branch information
AmShegars authored Oct 6, 2023
1 parent 3a09cd9 commit d283802
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mechs/equipment/utility.dm
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@

/obj/item/mech_equipment/mounted_system/circuit
name = "exosuit circuit rack"
icon_state = "mech_flash"
icon_state = "mech_power"
holding_type = null //We must get the holding item externally
desc = "A DIY circuit rack for exosuit. Circuitry not included."
restricted_hardpoints = list(HARDPOINT_LEFT_SHOULDER, HARDPOINT_RIGHT_SHOULDER)
Expand Down
Binary file modified icons/mecha/mech_equipment.dmi
Binary file not shown.

0 comments on commit d283802

Please sign in to comment.