mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
Compare commits
No commits in common. "5fc46f3bcfca551e4d78de3ab4a7d48f2faecb9e" and "02dc543751c69123fce5f3dc7a494c692dde319b" have entirely different histories.
5fc46f3bcf
...
02dc543751
4 changed files with 32 additions and 12150 deletions
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
|
@ -11,10 +11,6 @@ jobs:
|
|||
- name: Checkout 🛎️
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
|
||||
- name: Install and Build 🔧
|
||||
run: |
|
||||
npm ci
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Blood on the Clocktower Grimoire & Town Square
|
||||
|
||||
> :warning: **This project is no longer actively maintained** and will only receive critical bug fixes. :warning:
|
||||
> :warning: **This project is no longer actively maintained** and will only receive critical bug fixes and the remaining Kickstarter preview roles. :warning:
|
||||
|
||||

|
||||
|
||||
|
|
12166
package-lock.json
generated
12166
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -132,5 +132,15 @@
|
|||
"name": "Storm Catcher",
|
||||
"team": "fabled",
|
||||
"ability": "Name a good character. If in play, they can only die by execution, but evil players learn which player it is."
|
||||
},
|
||||
{
|
||||
"id": "deusexfiasco",
|
||||
"firstNightReminder": "",
|
||||
"otherNightReminder": "",
|
||||
"reminders": ["Whoops"],
|
||||
"setup": false,
|
||||
"name": "Deus ex Fiasco",
|
||||
"team": "fabled",
|
||||
"ability": "Once per game, the Storyteller will make a \"mistake\", correct it and publicly admit to it."
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue