diff --git a/code/datums/uplink_items/uplink_traitor.dm b/code/datums/uplink_items/uplink_traitor.dm index ea331744b39..f3cbb83b9ab 100644 --- a/code/datums/uplink_items/uplink_traitor.dm +++ b/code/datums/uplink_items/uplink_traitor.dm @@ -308,7 +308,7 @@ // Tarot card generator, librarian and Chaplain. /datum/uplink_item/jobspecific/tarot_generator - name = "Enchanted tarot card deck" + name = "Enchanted Tarot Card Deck" desc = "A magic tarot card deck \"borrowed\" from a Wizard federation storage unit. \ Capable of producing magic tarot cards of the 22 major arcana, and their reversed versions. Each card has a different effect. \ Throw the card at someone to use it on them, or use it in hand to apply it to yourself. Unlimited uses, 25 second cooldown, can have up to 3 cards in the world."