mirror of https://github.com/bra1n/townsquare.git
Merge pull request #31 from JamesParrish/patch-1
Fixed typo in Klutz role
This commit is contained in:
commit
f18a30326f
|
@ -942,7 +942,7 @@
|
||||||
"setup": false,
|
"setup": false,
|
||||||
"name": "Klutz",
|
"name": "Klutz",
|
||||||
"team": "outsider",
|
"team": "outsider",
|
||||||
"ability": "When you learn that you died, publicly choose 1 alive good player: if they are evil, your team loses."
|
"ability": "When you learn that you died, publicly choose 1 alive player: if they are evil, your team loses."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "eviltwin",
|
"id": "eviltwin",
|
||||||
|
|
Loading…
Reference in New Issue