mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
CCIA Records (#520)
Display CCIA Records and Actions on the Employment Computer.
This commit is contained in:
@@ -69,6 +69,8 @@
|
||||
G.fields["religion"] = H.religion
|
||||
G.fields["photo_front"] = front
|
||||
G.fields["photo_side"] = side
|
||||
G.fields["ccia_record"] = H.ccia_record
|
||||
G.fields["ccia_actions"] = H.ccia_actions
|
||||
if(H.gen_record && !jobban_isbanned(H, "Records"))
|
||||
G.fields["notes"] = H.gen_record
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user