mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
11 lines
352 B
Plaintext
11 lines
352 B
Plaintext
/obj/structure/particle_accelerator/power_box
|
|
name = "Particle Focusing EM Lens"
|
|
desc_holder = "This uses electromagnetic waves to focus the Alpha-Particles."
|
|
icon = 'icons/obj/machines/particle_accelerator2.dmi'
|
|
icon_state = "power_box"
|
|
reference = "power_box"
|
|
|
|
/obj/structure/particle_accelerator/power_box/update_icon()
|
|
..()
|
|
return
|