mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
repair droid sprite update (#28954)
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
|
||||
/obj/item/mecha_parts/mecha_equipment/repair_droid/attach(obj/mecha/M)
|
||||
..()
|
||||
droid_overlay = new(icon, icon_state = "repair_droid")
|
||||
droid_overlay = new(icon, icon_state = "repair_droid_icon")
|
||||
M.overlays += droid_overlay
|
||||
|
||||
/obj/item/mecha_parts/mecha_equipment/repair_droid/detach()
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user