Merge pull request #6246 from TheFurryFeline/patch-9

Expired Permit Removal
This commit is contained in:
Novacat
2019-11-29 22:23:40 -05:00
committed by GitHub
2 changed files with 9 additions and 3 deletions

View File

@@ -337,6 +337,8 @@
ckeywhitelist = list("jemli")
character_name = list("Jemli")
//TFF 28/11/19 - Expired permit removal
/*
/datum/gear/fluff/jeremiah_permit
path = /obj/item/clothing/accessory/permit/gun/fluff/ace
display_name = "Ace's Gun Permit"
@@ -357,6 +359,7 @@
ckeywhitelist = list("jertheace")
character_name = list("Jeremiah Acacius")
allowed_roles = list("Colony Director", "Warden", "Head of Security")
*/
/datum/gear/fluff/jeremiah_holster
path = /obj/item/clothing/accessory/holster/armpit

View File

@@ -6,10 +6,13 @@
to_chat(user, "You cannot reset the naming locks on [src]. It's issued by CentCom and totally tamper-proof!")
return
//TFF 28/11/19 - Remove expired permit
/*
// jertheace:Jeremiah 'Ace' Acacius
/obj/item/clothing/accessory/permit/gun/fluff/ace
name = "Jeremiah Acacius's Sidearm Permit"
desc = "A card indicating that the owner is allowed to carry a sidearm. It is issued by CentCom, so it is valid until it expires on November 10th, 2563."
*/
// ValiTheWolf: Vakashi
/obj/item/clothing/accessory/permit/gun/fluff/Vakashi