Adding the Steward #302
Closed
flyingfinch420
started this conversation in
General
Replies: 1 comment
-
Hey @flyingfinch420, this project has been deprecated and will not add any new content. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm new to github, so I'm not exactly sure the etiquette for requesting additions/making changes but I'm looking to play a script with the steward on it. I believe the code should look something like this:
[
{
"id": "steward",
"image": "XXXXXXX",
"edition": "custom",
"firstNight": 1,
"firstNightReminder": "Show 1 good player",
"otherNight": ,
"otherNightReminder": "",
"reminders": ["Good Player"],
"remindersGlobal": [],
"setup": false,
"name": "Steward",
"team": "townsfolk",
"ability": "You start knowing 1 good player."
},
]
Beta Was this translation helpful? Give feedback.
All reactions