mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
[MIRROR] Greyscale ID Department Colors (+ Rainbow ID Card) [MDB IGNORE] (#14965)
* Greyscale ID Department Colors (+ Rainbow ID Card) * Update clown.dm Co-authored-by: BluBerry016 <50649185+unit0016@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
co-authored by
BluBerry016
Gandalf
parent
c374460d2e
commit
d3c3f4fbed
@@ -436,6 +436,9 @@ SUBSYSTEM_DEF(id_access)
|
||||
id_card.trim_state_override = trim.trim_state
|
||||
id_card.trim_assignment_override = trim.assignment
|
||||
id_card.sechud_icon_state_override = trim.sechud_icon_state
|
||||
id_card.department_color_override = trim.department_color
|
||||
id_card.department_state_override = trim.department_state
|
||||
id_card.subdepartment_color_override = trim.subdepartment_color
|
||||
|
||||
if(!check_forged || !id_card.forged)
|
||||
id_card.assignment = trim.assignment
|
||||
|
||||
Reference in New Issue
Block a user