mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
Merge pull request #10090 from farie82/Security-logs-fix
Initializes the security comments on creation of the records + made a set criminal status helper
This commit is contained in:
@@ -324,6 +324,7 @@ var/record_id_num = 1001
|
||||
S.fields["notes"] = H.sec_record
|
||||
else
|
||||
S.fields["notes"] = "No notes."
|
||||
LAZYINITLIST(S.fields["comments"])
|
||||
security += S
|
||||
|
||||
//Locked Record
|
||||
|
||||
Reference in New Issue
Block a user