diff --git a/code/modules/clothing/under/accessories/permits_vr.dm b/code/modules/clothing/under/accessories/permits_vr.dm index a4f5a08d61..6b73b13bcd 100644 --- a/code/modules/clothing/under/accessories/permits_vr.dm +++ b/code/modules/clothing/under/accessories/permits_vr.dm @@ -1,3 +1,3 @@ /obj/item/clothing/accessory/permit/gun/planetside - name = "exploration gun permit" - desc = "A card indicating that the owner is allowed to carry a firearm during active exploration missions." \ No newline at end of file + name = "explorer gun permit" + desc = "A card indicating that the owner is allowed to carry a firearm during active exploration missions."