mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-19 13:53:17 +00:00
* Adds icon and hitsound where needed. * Moves alt_attack to /obj/item and deletes weapons.dm * Replaced /obj/item/weapon with /obj/item * Fixes merge issues. * Fix merge issues.
7 lines
185 B
Plaintext
7 lines
185 B
Plaintext
/obj/item/circuitboard/broken
|
|
name = "broken electronics"
|
|
icon = 'icons/obj/doors/door_assembly.dmi'
|
|
icon_state = "door_electronics_smoked"
|
|
origin_tech = null
|
|
board_type = "other"
|