diff --git a/modules/wolfgame.py b/modules/wolfgame.py index d0288a9..b85251c 100644 --- a/modules/wolfgame.py +++ b/modules/wolfgame.py @@ -4378,7 +4378,7 @@ def transition_night(cli): 'only detectives can.').format(cursed)) elif role == "werecrow": pm(cli, wolf, ('You are a \u0002werecrow\u0002. You are able to fly at night. '+ - 'Use "kill " to kill a a villager. Alternatively, you can '+ + 'Use "kill " to kill a villager. Alternatively, you can '+ 'use "observe " to check if someone is in bed or not. '+ 'Observing will prevent you from participating in a killing.')) elif role == "hag":