From 6084cc38ed54eae8acaca67b62bc2fd101da2eab Mon Sep 17 00:00:00 2001 From: antoinezanardi Date: Thu, 29 Apr 2021 00:13:54 +0200 Subject: [PATCH] feat(GameOptions): Seer see exact role option. Closes #162 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfadc57..4aed1c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * [#159](https://github.com/antoinezanardi/werewolves-assistant-web/issues/159) - Bear Tamer role. * [#160](https://github.com/antoinezanardi/werewolves-assistant-web/issues/160) - Hidden game repartition option. * [#161](https://github.com/antoinezanardi/werewolves-assistant-web/issues/161) - Role revealed on death option. +* [#162](https://github.com/antoinezanardi/werewolves-assistant-web/issues/162) - Seer see exact role option. * [#163](https://github.com/antoinezanardi/werewolves-assistant-web/issues/163) - Guard can protect twice option. * [#164](https://github.com/antoinezanardi/werewolves-assistant-web/issues/164) - Fox not powerless if he misses a werewolf option. * [#165](https://github.com/antoinezanardi/werewolves-assistant-web/issues/165) - Bear Tamer growls if he is infected option.