-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #163 from chizmw/fix-yaggababble-content-after-rev…
…ert-insanity Fix yaggababble content after revert insanity
- Loading branch information
Showing
10 changed files
with
170 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'json-on-the-clocktower': patch | ||
--- | ||
|
||
fix: mixup with yaggababble content, changeset info, reverting, missing content :facepalm: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -300,3 +300,4 @@ data/generated/roles-combined-v?.json | |
bloodq.sh | ||
.tours | ||
test-results.xml | ||
.envrc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
579faaf8b0c2d58e736318c99ddff97e bra1n-fabled.json | ||
6fc37b45670f0794539a6df2113ea203 bra1n-roles.json | ||
23786d2be9ca6c22db2d1d6e8950d339 script-jinx.json | ||
552984133f5994197d4557c2c3b34caf script-nightorder.json | ||
3e4e2bbf4e097456fe9b4e39c8b0633f script-jinx.json | ||
ab3cf46f5bc420ef2b719f5deac034dc script-nightorder.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[ | ||
{ | ||
"id": "yaggababble", | ||
"image": "your direct url here", | ||
"firstNight": 2.2, | ||
"firstNightReminder": "Show the Yaggababble their secret phrase.", | ||
"otherNight": 35.1, | ||
"otherNightReminder": "Choose a number of players up to the total number of times the Yaggababble said their secret phrase publicly, those players die.", | ||
"reminders": ["Dead"], | ||
"name": "Yaggababble", | ||
"team": "demon", | ||
"ability": "You start knowing a secret phrase. For each time you said it publicly today, a player might die." | ||
} | ||
] |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters