From 2f902c51a1ffc471ad7834fba10fdf32e4b4270d Mon Sep 17 00:00:00 2001 From: Joan Lung Date: Thu, 23 Jun 2016 22:38:44 -0400 Subject: [PATCH] Roundstart Servants of Ratvar get a link to the wiki page --- code/game/gamemodes/clock_cult/clock_cult.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/game/gamemodes/clock_cult/clock_cult.dm b/code/game/gamemodes/clock_cult/clock_cult.dm index ea5f18cde62..39a4b0f547a 100644 --- a/code/game/gamemodes/clock_cult/clock_cult.dm +++ b/code/game/gamemodes/clock_cult/clock_cult.dm @@ -250,7 +250,8 @@ This file's folder contains: new/obj/item/clockwork/slab/starter(get_turf(L)) L << "[slot] is a link to the halls of Reebe and your master. You may use it to perform many tasks, but also become oriented with the workings of Ratvar and how to best complete your \ tasks. This clockwork slab will be instrumental in your triumph. Remember: you can speak discreetly with your fellow servants by using Report in your slab's interface, and you can find a \ - concise tutorial in Recollection." + concise tutorial in Recollection." + L << "Alternatively, check out the wiki page at https://tgstation13.org/wiki/Clockwork_Cult, which contains additional information." return 1 /datum/game_mode/clockwork_cult/proc/present_tasks(mob/living/L) //Memorizes and displays the clockwork cult's objective