diff --git a/hyperstation/code/modules/mining/equipment/survival_pod.dm b/hyperstation/code/modules/mining/equipment/survival_pod.dm index 64949016..9bc33102 100644 --- a/hyperstation/code/modules/mining/equipment/survival_pod.dm +++ b/hyperstation/code/modules/mining/equipment/survival_pod.dm @@ -2,7 +2,7 @@ /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 that it is activated on." + 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"