Scripts englisch statt französisch

This commit is contained in:
alzer
2025-05-15 23:03:43 +02:00
parent 0bcbc29f0f
commit d80779f206
503 changed files with 10469 additions and 1616 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ this.actor.setupSkill(game.i18n.localize("NAME.ConsumeAlcohol"), {skipTargets: t
// as a result of whatever potential futures they glimpse,
// they can spend a Fortune Point within the next hour to reverse the dice of any failed Test.
if (test.succeeded) {
this.script.scriptMessage(`En raison des futurs potentiels entrevus, <strong>${this.actor.prototypeToken.name}</strong> peut dépenser un Point de Chance durant la prochaine heure pour inverser le résultat d'un test échoué.`,
this.script.scriptMessage(`Als ein Resultat welcher möglichen Zukunft auch immer sie erspähen, kann <strong>${this.actor.prototypeToken.name}</strong> in der nächsten Stunde einen Glückspunkt ausgeben um die Würfel eines fehlgeschlagenen Tests umzukehren.`,
{
whisper: ChatMessage.getWhisperRecipients("GM"),
blind: true