mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 14:14:38 +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
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
# 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.
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "townsquare",
|
||||
"version": "3.10.1",
|
||||
"version": "3.10.2",
|
||||
"description": "Blood on the Clocktower Town Square",
|
||||
"author": "Steffen Baumgart",
|
||||
"author": "Pingumaskt",
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
"build": "vue-cli-service build ./src/main.js",
|
||||
|
|
|
@ -536,7 +536,7 @@
|
|||
"Tous Ivres"
|
||||
],
|
||||
"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",
|
||||
|
|
Loading…
Add table
Reference in a new issue