From 8759dc8c7a9687eefcfbd855533853f86d323dad Mon Sep 17 00:00:00 2001 From: Steffen Date: Sat, 25 Apr 2020 22:56:40 +0200 Subject: [PATCH] small fix --- src/components/Player.vue | 8 ++++++-- src/roles.json | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/components/Player.vue b/src/components/Player.vue index 5f56f94..e6bc5c2 100644 --- a/src/components/Player.vue +++ b/src/components/Player.vue @@ -14,11 +14,15 @@
{{ player.firstNight }}. - {{ player.role.firstNightReminder | handleEmojis }} + {{ + player.role.firstNightReminder | handleEmojis + }}
{{ player.otherNight }}. - {{ player.role.otherNightReminder | handleEmojis }} + {{ + player.role.otherNightReminder | handleEmojis + }}
diff --git a/src/roles.json b/src/roles.json index 68f9dc1..ef4b293 100644 --- a/src/roles.json +++ b/src/roles.json @@ -559,7 +559,7 @@ "id": "lunatic", "edition": "bmr", "firstNight": 1, - "firstNightReminder": "Show the Lunatic a number of arbitrary “Minion“, players equal to the number of Minions in play. Show 3 character tokens of arbitrary Good characters. (if 7 or more players) If the token received by the Lunatic is a Demon that would wake tonight: • Allow the Lunatic to do the Demon actions. Place their “attack” markers. Wake the Demon. Show the Demon’s real character token. Show them the Lunatic player. • If the Lunatic attacked players: Show the real demon each marked player. Remove any Lunatic “attack” markers.", + "firstNightReminder": "If 7 or more players: Show the Lunatic a number of arbitrary “Minion“, players equal to the number of Minions in play. Show 3 character tokens of arbitrary Good characters. If the token received by the Lunatic is a Demon that would wake tonight: • Allow the Lunatic to do the Demon actions. Place their “attack” markers. Wake the Demon. Show the Demon’s real character token. Show them the Lunatic player. • If the Lunatic attacked players: Show the real demon each marked player. Remove any Lunatic “attack” markers.", "otherNight": 15, "otherNightReminder": "Allow the Lunatic to do the actions of the Demon. Place their “attack” markers. If the Lunatic selected players: Wake the Demon. Show the “attack” marker, then point to each marked player. Remove any Lunatic “attack” markers.", "reminders": [