Reverts the terminal map change, instead changes access

This commit is contained in:
Archie
2022-10-08 00:11:51 -03:00
parent 01a814874c
commit aa229cd3a8
2 changed files with 3 additions and 3 deletions
@@ -22,7 +22,7 @@ GLOBAL_DATUM_INIT(lore_terminal_controller, /datum/lore_controller, new)
/obj/machinery/computer/lore_terminal/security
name = "Security info-link terminal"
access_tag = "knsecurity"
req_access = list(ACCESS_SECURITY)
req_access = list(ACCESS_SEC_DOORS)
/obj/machinery/computer/lore_terminal/awaymission //Example for having a terminal preloaded with only a set list of files.
access_tag = "awaymission_default"
@@ -293,4 +293,4 @@ SPECIAL KEYS RESPOND AS FOLLOWS:
/datum/lore_entry/security/deltacrime
name = "delta_infractions.txt"
title = "Zealot-class Notice and Warning"
path = "lore_entries/security/wip.txt"
path = "lore_entries/security/wip.txt"