From 5b108b233083161e7ae3271df6914bb9c9e8ccdf Mon Sep 17 00:00:00 2001 From: Spades Date: Sat, 10 Nov 2018 13:20:32 -0500 Subject: [PATCH] Corrected access restrictions --- config/custom_items.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/custom_items.txt b/config/custom_items.txt index a4575745caa..2291f4c4104 100644 --- a/config/custom_items.txt +++ b/config/custom_items.txt @@ -384,28 +384,28 @@ item_path: /obj/item/clothing/head/fedora/fluff/jemli ckey: jertheace character_name: Jeremiah Acacius item_path: /obj/item/clothing/accessory/permit/gun/fluff/ace -req_access = 2 +req_access = 3 } { ckey: jertheace character_name: Jeremiah Acacius item_path: /obj/item/weapon/gun/projectile/p92x/large/preban #Todo: Replace with HP version allowed in the application. -req_access = 2 +req_access = 3 } { ckey: jertheace character_name: Jeremiah Acacius item_path: /obj/item/ammo_magazine/m9mm/large/preban #Spare ammo. #Todo: Replace with HP version allowed in the application. -req_access = 2 +req_access = 3 } { ckey: jertheace character_name: Jeremiah Acacius item_path: /obj/item/clothing/accessory/holster/armpit -req_access = 2 +req_access = 3 } {