mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
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:
@@ -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