mirror of https://github.com/bra1n/townsquare.git
Compare commits
4 Commits
5d364de0a3
...
55e6bb9d23
Author | SHA1 | Date |
---|---|---|
Steffen | 55e6bb9d23 | |
Steffen | 4c529472b8 | |
James Long | 28cd156baa | |
James Long | 3a2ae90849 |
|
@ -205,6 +205,15 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Baron",
|
||||
"hatred": [
|
||||
{
|
||||
"id": "Heretic",
|
||||
"reason": "The Baron might only add 1 Outsider, not 2."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Marionette",
|
||||
"hatred": [
|
||||
|
@ -357,6 +366,10 @@
|
|||
{
|
||||
"id": "Slayer",
|
||||
"reason": "If the Slayer slays the Lleech's host, the host dies. "
|
||||
},
|
||||
{
|
||||
"id": "Heretic",
|
||||
"reason": "If the Lleech has poisoned the Heretic then the Lleech dies, the Heretic remains poisoned."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue