Merge pull request #5091 from hornygranny/patch-1

bookcases no longer opaque
This commit is contained in:
MrPerson
2014-10-07 14:31:01 -07:00
+2 -2
View File
@@ -16,7 +16,7 @@
icon_state = "bookempty"
anchored = 0
density = 1
opacity = 1
opacity = 0
var/state = 0
@@ -314,4 +314,4 @@
user << "<font color=green>Computer has been associated with this unit.</font>"
else
user << "<font color=red>No associated computer found. Only local scans will function properly.</font>"
user << "\n"
user << "\n"