mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
- Piped 3.0.0 a bit. - Standardized code/modules/power. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4242 316c924e-a436-60f5-8080-3fe189b3f50e
10 lines
380 B
Plaintext
10 lines
380 B
Plaintext
/obj/structure/particle_accelerator/fuel_chamber
|
|
name = "EM Acceleration Chamber"
|
|
desc_holder = "This is where the Alpha particles are accelerated to <b><i>radical speeds</i></b>."
|
|
icon = 'icons/obj/machines/particle_accelerator.dmi'
|
|
icon_state = "fuel_chamber"
|
|
reference = "fuel_chamber"
|
|
|
|
/obj/structure/particle_accelerator/fuel_chamber/update_icon()
|
|
..()
|
|
return |