From 612d461ac7004e4a82ea4d0dde60b23e8bcbe7cc Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Wed, 29 Jan 2020 06:27:31 +0100 Subject: [PATCH] correct pcs to players in intro --- cc.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cc.tex b/cc.tex index ae921577..b6d73d00 100644 --- a/cc.tex +++ b/cc.tex @@ -7,7 +7,7 @@ Attributes are innate Traits, deeply tied to who the character is. The Physical Attributes used here are \textit{Strength, Dexterity, and Speed}, and the Mental Attributes are \textit{Intelligence, Wits, and Charisma}. Skills, meanwhile, are things the character learns. -Typically, \glspl{pc} take actions by rolling two six-sided dice (``$2D6$'') and adding a Trait and Skill to the result. If you roll high enough, you succeed. +Typically, players take actions by rolling two six-sided dice (``$2D6$'') and adding a Trait and Skill to the result. If you roll high enough, you succeed. Otherwise, you fail. \end{multicols} -- GitLab