bookcases no longer opaque

considering they are mostly empty they shouldn't be totally opaque, it's awkward in game
This commit is contained in:
hornygranny
2014-10-04 18:28:30 -07:00
parent f676ae977f
commit 810b4d50f6
+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"