Files
Bubberstation/code/modules/cards
MrMelbert 373557f750 Fix playing card memory (#82834)
## About The Pull Request

`/datum/memory/playing_cards` accepts a list of other players, which it
uses to format into an english list.

But where it is applied, it takes a list of players, formats it into an
english list, and passes it in. Oops.

Also fixed some verbage for how the memories look in-story-form. 

## Changelog

🆑 Melbert
fix: Playing Cards memory now reads better
/🆑
2024-04-23 15:33:43 -06:00
..
2024-04-23 15:33:43 -06:00