Fix death totem message, add period to !bless response message
This commit is contained in:
parent
6475a57402
commit
7a3b6d7274
@ -472,7 +472,7 @@
|
||||
"mystic_simple": "You are the \u0002mystic\u0002.",
|
||||
"shaman_notify": "You are a \u0002{0}\u0002. You can select a player to receive a {1}totem each night by using \"give <nick>\". You may give yourself a totem, but you may not give the same player a totem two nights in a row. If you do not give the totem to anyone, it will be given to a random player.",
|
||||
"shaman_totem": "You have the \u0002{0}\u0002 totem. ",
|
||||
"death_totem": "The player who is given this totem will die tonight, even if they are being protected.",
|
||||
"death_totem": "The player who is given this totem will die tonight.",
|
||||
"protection_totem": "The player who is given this totem is protected from dying tonight.",
|
||||
"revealing_totem": "If the player who is given this totem is lynched, their role is revealed to everyone instead of them dying.",
|
||||
"narcolepsy_totem": "The player who is given this totem will be unable to vote during the day tomorrow.",
|
||||
@ -731,7 +731,7 @@
|
||||
"illness_no_vote": "You are staying home due to your illness and cannot participate in the vote.",
|
||||
"already_blessed": "You have already blessed someone this game.",
|
||||
"no_bless_self": "You may not bless yourself.",
|
||||
"blessed_success": "You have given a blessing to \u0002{0}\u0002",
|
||||
"blessed_success": "You have given a blessing to \u0002{0}\u0002.",
|
||||
"blessed_notify_target": "You suddenly feel very safe.",
|
||||
"consecrate_fail": "\u0002{0}\u0002 is not currently playing or is not dead.",
|
||||
"consecrate_success": "You have consecrated the body of \u0002{0}\u0002.",
|
||||
|
Loading…
Reference in New Issue
Block a user