Skip to content

Commit

Permalink
Update documentation for custom night signal ST card & player response
Browse files Browse the repository at this point in the history
  • Loading branch information
bra1n authored Jan 12, 2024
1 parent 59e2cc6 commit 5fb161e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ This type allows the Storyteller to send a player special information through th
Can be modified by the `time` parameter.

- **Name: `grimoire`:** Send a copy of the Grimoire to the player. The grimoire copy can be modified before being sent. <br>**Example:** Spy, Widow
- **Name: `card`:** Send a pre-defined custom Storyteller card to a player with this character. Requires a `value` to contain the card text.
- **Name: `player`:** Allows a player with this character to send a pre-defined custom response to the Storyteller. Requires a `value` to contain the response text.

#### Type: `vote`

Expand Down

0 comments on commit 5fb161e

Please sign in to comment.