diff --git a/code/game/gamemodes/objective_items.dm b/code/game/gamemodes/objective_items.dm index 430b4c405f7..1330cdc6f06 100644 --- a/code/game/gamemodes/objective_items.dm +++ b/code/game/gamemodes/objective_items.dm @@ -77,7 +77,7 @@ difficulty = 5 /datum/objective_item/steal/nuke_core - name = "the plutonium core from the onboard self-destruct" + name = "the heavily radioactive plutonium core from the onboard self-destruct. Take care to wear the proper safety equipment when extracting the core" targetitem = /obj/item/nuke_core difficulty = 15