Compare commits

...

3 Commits

Author SHA1 Message Date
bra1n 1c52b232c0 fix deploy 2023-04-21 15:32:11 +02:00
bra1n 55ea934304 package-lock update 2023-04-21 15:28:09 +02:00
Steffen d7e9647bf5
removed Deus ex Fiasco 2023-04-21 15:20:35 +02:00
3 changed files with 12149 additions and 31 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

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."
}
]