mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Merge pull request #5091 from hornygranny/patch-1
bookcases no longer opaque
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user