diff --git a/code/modules/research/artifacts.dm b/code/modules/research/artifacts.dm index 892528527fb..a043880dcca 100644 --- a/code/modules/research/artifacts.dm +++ b/code/modules/research/artifacts.dm @@ -17,7 +17,6 @@ var/datum/artifact_effect/my_effect = null /obj/machinery/artifact/New() - world << "\blue new artifact" ..() // Origin and appearance randomisation // cael - need some more icons