|
@ -1,7 +1,7 @@
|
|||
# Release Notes
|
||||
|
||||
### Version 2.15.3
|
||||
- add Huntsman/Damsel, Noble, Al-Hadikhia, Golem, Fearmonger, Puzzlemaster, Alchemist, Engineer, Riot, Psychopath to list of available characters
|
||||
- add Huntsman/Damsel, Noble, Al-Hadikhia, Golem, Fearmonger, Puzzlemaster, Alchemist, Engineer, Riot, Psychopath, Atheist to list of available characters
|
||||
|
||||
### Version 2.15.2
|
||||
- added mobile web application support
|
||||
|
|
After Width: | Height: | Size: 181 KiB |
Before Width: | Height: | Size: 899 KiB After Width: | Height: | Size: 899 KiB |
Before Width: | Height: | Size: 856 KiB After Width: | Height: | Size: 124 KiB |
Before Width: | Height: | Size: 838 KiB After Width: | Height: | Size: 121 KiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 158 KiB |
|
@ -1397,6 +1397,19 @@
|
|||
"setup": false,
|
||||
"ability": "Minions & Demons do not know each other. If you die, they learn who each other are that night."
|
||||
},
|
||||
{
|
||||
"id": "atheist",
|
||||
"name": "Atheist",
|
||||
"edition": "",
|
||||
"team": "townsfolk",
|
||||
"firstNight": 0,
|
||||
"firstNightReminder": "",
|
||||
"otherNight": 0,
|
||||
"otherNightReminder": "",
|
||||
"reminders": [],
|
||||
"setup": true,
|
||||
"ability": "The Storyteller can break the game rules & if executed, good wins, even if you are dead. [No evil characters]"
|
||||
},
|
||||
{
|
||||
"id": "cannibal",
|
||||
"name": "Cannibal",
|
||||
|
|