diff --git a/code/game/asteroid/artifacts.dm b/code/game/asteroid/artifacts.dm index e9817ac925f..b245a4fc7a6 100644 --- a/code/game/asteroid/artifacts.dm +++ b/code/game/asteroid/artifacts.dm @@ -105,7 +105,7 @@ var/global/list/spawned_surprises = list() user << "Objective #[obj_count]: [OBJ.explanation_text]" obj_count++ - world << "You have a very bad feeling about this." + user << "You have a very bad feeling about this." return