mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Minor HRA Fixes (#14751)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
//CCIAA's tape recorder
|
||||
/obj/item/device/taperecorder/cciaa
|
||||
name = "Human Resources Recorder"
|
||||
desc = "A recorder modified for the specific use-cases of human resource departments around the galaxy."
|
||||
desc_info = "This recorder records the fingerprints of the interviewee, to do so, interact with this recorder when asked."
|
||||
desc = "A modified recorder used for interviews by human resources personnel around the galaxy."
|
||||
desc_fluff = "This recorder is a modified version of a standard universal recorder. It features additional audit-proof records keeping, access controls and is tied to a central management system."
|
||||
desc_info = "This recorder records the fingerprints of the interviewee, to do so, interact with this recorder when asked."
|
||||
w_class = ITEMSIZE_TINY
|
||||
timestamp = list() //This actually turns timestamp into a string later on
|
||||
|
||||
@@ -357,4 +357,4 @@
|
||||
|
||||
/obj/item/storage/lockbox/cciaa/fib
|
||||
name = "FIB agent briefcase"
|
||||
desc = "A smart looking ID locked briefcase."
|
||||
desc = "A smart looking ID locked briefcase."
|
||||
Reference in New Issue
Block a user