mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Vakashi's Permit Expiration
Expired permit removal, code cleanup. Changlog Notes: - Removes Vakashi's Permit and allowed item. - Also removes code for Ace's long expired permit and the same for the commented out items.
This commit is contained in:
@@ -6,19 +6,6 @@
|
||||
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
|
||||
name = "Vakashi's Sidearm Permit"
|
||||
desc = "A card indicating that the owner is allowed to carry a sidearm that uses less-than-lethal munitions. It is issued by CentCom, so it is valid until it expires on March 1st, 2564."
|
||||
|
||||
/* Legacy Permits
|
||||
// BEGIN - PROTOTYPE
|
||||
/obj/item/clothing/accessory/permit/gun/fluff
|
||||
|
||||
Reference in New Issue
Block a user