mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Job specific ID cards (#45112)
* Job based IDs attempt one * This doesn't actually work * Back to overlays * The Comment Section * Cached flat icons
This commit is contained in:
@@ -289,6 +289,7 @@
|
||||
id = worn.GetID()
|
||||
if(id)
|
||||
id.icon_state = "gold"
|
||||
id.uses_overlays = TRUE
|
||||
id.access = get_all_accesses()+get_all_centcom_access()
|
||||
id.assignment = "Captain"
|
||||
id.update_label()
|
||||
|
||||
Reference in New Issue
Block a user