diff --git a/CHANGELOG.md b/CHANGELOG.md index 666f4e5..896b4cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ====== +### Version 3.10.2 +Corrected french description for Minstrel + --- ### Version 3.10.1 diff --git a/README.md b/README.md index fb72a71..54ac1d4 100644 --- a/README.md +++ b/README.md @@ -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: - ![social](https://user-images.githubusercontent.com/325521/102897760-d1147b00-4468-11eb-9d7b-63a204bc9fc1.png) This is an unofficial online tool to run Blood on the Clocktower games through Discord or other digital means. diff --git a/package.json b/package.json index d2863f7..b14ef79 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/src/store/locale/fr/roles.json b/src/store/locale/fr/roles.json index 1a3357c..5bcac27 100644 --- a/src/store/locale/fr/roles.json +++ b/src/store/locale/fr/roles.json @@ -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",