mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
3.10.2
This commit is contained in:
commit
fd0adbae97
4 changed files with 6 additions and 5 deletions
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
======
|
======
|
||||||
|
|
||||||
|
### Version 3.10.2
|
||||||
|
Corrected french description for Minstrel
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Version 3.10.1
|
### Version 3.10.1
|
||||||
|
|
|
@ -1,7 +1,5 @@
|
||||||
# Blood on the Clocktower Grimoire & Town Square
|
# 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:
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
This is an unofficial online tool to run Blood on the Clocktower games through Discord or other digital means.
|
This is an unofficial online tool to run Blood on the Clocktower games through Discord or other digital means.
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "townsquare",
|
"name": "townsquare",
|
||||||
"version": "3.10.1",
|
"version": "3.10.2",
|
||||||
"description": "Blood on the Clocktower Town Square",
|
"description": "Blood on the Clocktower Town Square",
|
||||||
"author": "Steffen Baumgart",
|
"author": "Pingumaskt",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve": "vue-cli-service serve",
|
"serve": "vue-cli-service serve",
|
||||||
"build": "vue-cli-service build ./src/main.js",
|
"build": "vue-cli-service build ./src/main.js",
|
||||||
|
|
|
@ -536,7 +536,7 @@
|
||||||
"Tous Ivres"
|
"Tous Ivres"
|
||||||
],
|
],
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"ability": "Quand un Serviteur est exécuté, tous les autres joueurs (sauf les Voyageurs) sont Ivres jusqu'à la tombée de la nuit."
|
"ability": "Quand un Serviteur meurt par exécution, tous les autres joueurs (sauf les Voyageurs) sont Ivres jusqu'à la tombée de la nuit."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "tealady",
|
"id": "tealady",
|
||||||
|
|
Loading…
Add table
Reference in a new issue