mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] Add character portraits to the character directory (#11056)
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d3bb767730
commit
d26a83b799
@@ -86,6 +86,9 @@
|
||||
id_card.species = "[custom_species ? "[custom_species] ([species.name])" : species.name]"
|
||||
id_card.sex = capitalize(name_gender())
|
||||
|
||||
// Save time by reusing our ID card photo instead of generating it for the char directory specifically
|
||||
set_chardirectory_photo(id_card.front)
|
||||
|
||||
/obj/item/card/id/tgui_data(mob/user)
|
||||
var/list/data = list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user