Bikes Over Grates and Konyang Police Tape Fixes (#20616)

Police tape allows Konyang Police (PV Police) to walk through

Bikes can now drive over grates

Should fix https://github.com/Aurorastation/Aurora.3/issues/5605

Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
Ben
2025-03-17 21:29:34 +00:00
committed by GitHub
co-authored by Ben10083
parent e2653bd912
commit 2e22cf2c65
3 changed files with 66 additions and 7 deletions
@@ -47,7 +47,7 @@ GLOBAL_LIST_INIT(tape_roll_applications, list())
/obj/item/tape/police
name = "police tape"
desc = "A length of police tape. Do not cross."
req_access = list(ACCESS_SECURITY)
req_one_access = list(ACCESS_SECURITY, ACCESS_KONYANG_POLICE) // Any role that is considered 'police' and gets this item should also have it's access added to this variable. If this list gets too long we may need to make subtypes.
icon_base = "police"
/obj/item/taperoll/medical