diff --git a/code/modules/vore/fluffstuff/custom_permits_vr.dm b/code/modules/vore/fluffstuff/custom_permits_vr.dm index 2dd1b77f9b7..3b97cb53ff0 100644 --- a/code/modules/vore/fluffstuff/custom_permits_vr.dm +++ b/code/modules/vore/fluffstuff/custom_permits_vr.dm @@ -41,7 +41,7 @@ name = "Serdykov Antoz'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 April 24th, 2562." -/* // Legacy Permits +/* Legacy Permits // BEGIN - PROTOTYPE /obj/item/weapon/permit/gun/fluff name = "Sample Permit" @@ -66,4 +66,4 @@ The individual named above is licensed by the Nanotrasen Department of Civil Protection to openly carry XYZ. CONDITIONS. This license expires on DD/Mon/YYYY and must be renewed by CentCom prior to this date."} -*/ \ No newline at end of file +*/