From 812c142fe969c2e86dc33b10c1e85366ab826be0 Mon Sep 17 00:00:00 2001 From: Gwydion Brain Date: Sun, 14 Oct 2018 21:06:37 -0700 Subject: [PATCH] Lil fixo --- code/game/objects/items/weapons/cards_ids.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/weapons/cards_ids.dm b/code/game/objects/items/weapons/cards_ids.dm index 1f914466862..92f5c389440 100644 --- a/code/game/objects/items/weapons/cards_ids.dm +++ b/code/game/objects/items/weapons/cards_ids.dm @@ -774,7 +774,7 @@ // Decals /obj/item/id_decal name = "identification card decal" - desc = "A nano-cellophane wrap that molds to an ID card to make it look snazzy looking." + desc = "A nano-cellophane wrap that molds to an ID card to make it look snazzy." icon = 'icons/obj/toy.dmi' icon_state = "id_decal" var/decal_name = "identification card"