9 lines
410 B
Plaintext
9 lines
410 B
Plaintext
// yes, I COULD make it a seperate object from the surv capsule but the code needed is indeticle soo...
|
|
|
|
/obj/item/survivalcapsule/reactor // the not-so-survival capsule
|
|
name = "RMBK Reactor Beacon"
|
|
desc = "A special bluespace beacon designed to implement a reactor into the hull of the ship or station that it is activated on."
|
|
icon = 'icons/obj/device.dmi'
|
|
icon_state = "beacon"
|
|
template_id = "reactor"
|