Skip to content

Commit

Permalink
Update job_disk.dm (#10124)
Browse files Browse the repository at this point in the history
  • Loading branch information
JixS4v authored Nov 6, 2023
1 parent 15302ea commit ad292e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/modular_computers/hardware/job_disk.dm
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
/obj/item/computer_hardware/hard_drive/role/detective
name = "\improper D.E.T.E.C.T. disk"
icon_state = "cart-det"
disk_flags = DISK_MED | DISK_SEC | DISK_MANIFEST | DISK_ROBOS
disk_flags = DISK_MED | DISK_SEC | DISK_MANIFEST | DISK_ROBOS | DISK_CHEM

/obj/item/computer_hardware/hard_drive/role/janitor
name = "\improper CustodiPRO disk"
Expand Down

0 comments on commit ad292e3

Please sign in to comment.