Corrected access restrictions

This commit is contained in:
Spades
2018-11-10 13:20:32 -05:00
committed by GitHub
parent 0f2a17b3bc
commit 5b108b2330
+4 -4
View File
@@ -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
}
{