attempt at adding flashlight sprites

kinda failed, I get the rough idea of how it works but I can't just figure out how to put it together. Unusuable for now, but I left the sprites behind for someone else to use
This commit is contained in:
Sonoida
2023-03-10 11:12:00 +01:00
parent 5b91312786
commit 42e1c93f92
2 changed files with 1 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 14 KiB

@@ -573,7 +573,7 @@
if("Busty")
cyborg_base_icon = "busty_service"
cyborg_icon_override = 'GainStation13/icons/mob/robots.dmi'
hat_offset = 0
hat_offset = 1
return ..()
/obj/item/robot_module/engineering/be_transformed_to(obj/item/robot_module/old_module)