From 5e81b2f79fbb5b5840167c354c4e54c3ac0e49e0 Mon Sep 17 00:00:00 2001 From: Birdtalon Date: Fri, 9 Feb 2018 12:23:36 +0000 Subject: [PATCH] updates helper tooltip --- code/modules/paperwork/paper.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/paperwork/paper.dm b/code/modules/paperwork/paper.dm index 121f47a9e9e..34a447306db 100644 --- a/code/modules/paperwork/paper.dm +++ b/code/modules/paperwork/paper.dm @@ -239,6 +239,7 @@ \[list\] - \[/list\] : A list.
\[*\] : A dot used for lists.
\[hr\] : Adds a horizontal rule. + \[time\] : Inserts the current station time in HH:MM:SS.
"}, "window=paper_help") /obj/item/weapon/paper/Topic(href, href_list)