Adds gold accenting to the station report clipboard (#29593)

* gold accenting on station report clipboard

* less saturated gold

* even better gold accenting from Alexios
This commit is contained in:
Toastical
2025-06-20 11:23:07 +00:00
committed by GitHub
parent 24eccfe082
commit a0d7397705
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -162,6 +162,7 @@ GLOBAL_VAR(station_report) // Variable to save the station report
/obj/item/clipboard/station_report
name = "station report clipboard"
desc = "An important clipboard used to make reports on the station status, deliverable to Nanotrasen at the end of the shift. The top paper is the one formally inspected."
icon_state = "clipboard_premium"
/obj/item/clipboard/station_report/Initialize(mapload)
. = ..()