Compare commits

...

7 Commits

Author SHA1 Message Date
Steffen 5fc46f3bcf
Merge pull request #287 from bra1n/develop
fix deploy
2023-04-21 15:32:49 +02:00
bra1n 1c52b232c0 fix deploy 2023-04-21 15:32:11 +02:00
Steffen f61b185111
Merge pull request #286 from bra1n/develop
package-lock update
2023-04-21 15:28:21 +02:00
bra1n 55ea934304 package-lock update 2023-04-21 15:28:09 +02:00
Steffen e835549e25
Merge pull request #285 from bra1n/develop
deploy
2023-04-21 15:21:05 +02:00
Steffen d7e9647bf5
removed Deus ex Fiasco 2023-04-21 15:20:35 +02:00
Steffen 723974b3d3
Update README.md 2023-03-14 11:10:55 +01:00
4 changed files with 12150 additions and 32 deletions

View File

@ -11,6 +11,10 @@ jobs:
- name: Checkout 🛎️
uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14'
- name: Install and Build 🔧
run: |
npm ci

View File

@ -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 and the remaining Kickstarter preview roles. :warning:
> :warning: **This project is no longer actively maintained** and will only receive critical bug fixes. :warning:
![social](https://user-images.githubusercontent.com/325521/102897760-d1147b00-4468-11eb-9d7b-63a204bc9fc1.png)

12166
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -132,15 +132,5 @@
"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."
}
]