diff --git a/code/modules/library/lib_machines.dm b/code/modules/library/lib_machines.dm index 17d68ba305c..4f460888f80 100644 --- a/code/modules/library/lib_machines.dm +++ b/code/modules/library/lib_machines.dm @@ -119,6 +119,7 @@ datum/borrowbook // Datum used to keep track of who has borrowed what when and f /* * Library Computer + * After 860 days, it's finally a buildable computer. */ /obj/machinery/computer/libraryconsole/bookmanagement name = "book inventory management console"