diff --git a/yogstation/code/game/world.dm b/yogstation/code/game/world.dm index a4ba28420106..20f77be85329 100644 --- a/yogstation/code/game/world.dm +++ b/yogstation/code/game/world.dm @@ -42,7 +42,7 @@ GLOBAL_LIST_EMPTY(donators) if (server_name) s += "[server_name] — " - s += "[station_name()]] 99% LAG FREE
"; // The station & server name line + s += "[station_name()]] 99% LAG FREE — New Player Friendly
"; // The station & server name line s += "(Forums|Discord)
" // The Forum & Discord links line s += "
[pick(world.file2list("yogstation/strings/taglines.txt"))]
"