diff --git a/code/modules/library/lib_items.dm b/code/modules/library/lib_items.dm index e770821505d..eadd1e62fb1 100644 --- a/code/modules/library/lib_items.dm +++ b/code/modules/library/lib_items.dm @@ -16,7 +16,7 @@ icon_state = "bookempty" anchored = 0 density = 1 - opacity = 1 + opacity = 0 var/state = 0 @@ -314,4 +314,4 @@ user << "Computer has been associated with this unit." else user << "No associated computer found. Only local scans will function properly." - user << "\n" \ No newline at end of file + user << "\n"