mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
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:
@@ -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)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user