From 2b7ce0b6daa6d8e76735a305e0188a485f613cf4 Mon Sep 17 00:00:00 2001 From: Ryan Schmidt Date: Mon, 30 May 2016 11:36:57 -0700 Subject: [PATCH] Further detective message tweak Let's make it grammar good now --- messages/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/messages/en.json b/messages/en.json index 7381a2c..256c6ec 100644 --- a/messages/en.json +++ b/messages/en.json @@ -476,8 +476,8 @@ "guardian_self_notification": "You may also guard yourself. ", "guardian_notify": "You are a \u0002guardian angel\u0002. It is your job to protect the villagers. {0}If you guard a victim, they will live. You may not guard the same person two nights in a row. {1}Use \"guard \" to guard a player.", "guardian_simple": "You are a \u0002guardian angel\u0002.", - "detective_chance": "Each time you use your ability, you risk a {0}% chance of having your identity revealed to the wolves. ", - "detective_notify": "You are a \u0002detective\u0002. It is your job to determine all the wolves and traitors. Your job is during the day, and you can see the true identity of all players, even traitors. {0}Use \"id \" in PM to identify any player during the day.", + "detective_chance": " Each time you use your ability, you risk a {0}% chance of having your identity revealed to the wolves.", + "detective_notify": "You are a \u0002detective\u0002. It is your job to determine all the wolves and traitors. During the day you can see the true identity of all players, even traitors, by using \"id \" in PM.{0}", "detective_simple": "You are a \u0002detective\u0002.", "drunk_notification": "You have been drinking too much! You are the \u0002village drunk\u0002.", "drunk_simple": "You are the \u0002village drunk\u0002.",