diff --git a/code/modules/vore/fluffstuff/custom_permits_vr.dm b/code/modules/vore/fluffstuff/custom_permits_vr.dm index 204cf164cc9..ac8c689094d 100644 --- a/code/modules/vore/fluffstuff/custom_permits_vr.dm +++ b/code/modules/vore/fluffstuff/custom_permits_vr.dm @@ -48,6 +48,11 @@ 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 April 24th, 2562." */ +// 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." + /* silenedmp5a5:Serdykov Antoz /obj/item/clothing/accessory/permit/gun/fluff/silencedmp5a5 name = "Serdykov Antoz's Sidearm Permit" diff --git a/config/custom_items.txt b/config/custom_items.txt index 04194478540..5001bf22b46 100644 --- a/config/custom_items.txt +++ b/config/custom_items.txt @@ -903,6 +903,15 @@ item_path: /obj/item/clothing/head/fluff/runac # ######## U CKEYS # ######## V CKEYS { +ckey: vailthewolf +character_name: Vakashi +item_path: /obj/item/clothing/accessory/permit/gun/fluff/Vakashi +} +{ +ckey: vailthewolf +character_name: Vakashi +item_path: /obj/item/weapon/reagent_containers/spray/pepper +} ckey: verkister character_name: Cameron Eggbert item_path: /obj/item/clothing/glasses/fluff/science_proper