From 41af82cc5c1111dc404eb3393bbad04fc21002d3 Mon Sep 17 00:00:00 2001 From: Steffen Date: Sun, 13 Dec 2020 21:52:40 +0100 Subject: [PATCH] updated Balloonist reminders (fixes #69) --- src/roles.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/roles.json b/src/roles.json index 00ce365..f32b70a 100644 --- a/src/roles.json +++ b/src/roles.json @@ -1288,7 +1288,10 @@ "otherNight": 47, "otherNightReminder": "Choose a character type you have not chosen yet. Point to a player whose character is of that type, if there are any. Place the Balloonist's \"Seen\" reminder next to that character.", "reminders": [ - "Seen" + "Seen Townsfolk", + "Seen Outsider", + "Seen Minion", + "Seen Demon" ], "setup": true, "name": "Balloonist",