mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 15:38:02 +01:00
Corrected access restrictions
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user