diff --git a/module/playbooks.mjs b/module/playbooks.mjs
index 806e047..5ca9896 100644
--- a/module/playbooks.mjs
+++ b/module/playbooks.mjs
@@ -246,7 +246,7 @@ const playbooks = {
{
marked: false,
name: "Go Overboard",
- description: `Once per session, when you throw yourself into overwhelming danger, you can treat any played card as -1 rank and ignore any harm as consequence. This does not extend to your team. (This doesn't reduce a 1 to a 0).`,
+ description: `Once per session, when you throw yourself into overwhelming danger, you can treat any played card as -1 rank and ignore any harm as consequence. This does not extend to your team. (This wont change the cue of a 2).`,
hasWriteIn: false,
writeIn: null,
},
@@ -353,7 +353,7 @@ const playbooks = {
{
marked: false,
name: "Wirey",
- description: `Treat all played ♣ cards as -1 rank. Treat all played ♠ cards as +1 rank. (This won't turn a 1 into a 0, or a 6 into a 7).`,
+ description: `Treat all played ♣ cards as -1 rank. Treat all played ♠ cards as +1 rank. (This won't turn a 2 into a 1, or a 6 into a 7).`,
hasWriteIn: false,
writeIn: null,
},
@@ -450,7 +450,7 @@ const playbooks = {
{
marked: false,
name: "You're Dead, Kiddo",
- description: `When you intimidate someone by describing a past villainous deed, treat any ♥ as -1 rank. (This won't turn an ace into a 0).`,
+ description: `When you intimidate someone by describing a past villainous deed, treat any ♥ as -1 rank. (This won't change the cue for a 2).`,
hasWriteIn: false,
writeIn: null,
},