Let augur be cursed, since it doesn't make sense otherwise (they see through it, and det can also be cursed)
This commit is contained in:
parent
59a2247a12
commit
a18cfca087
@ -207,7 +207,7 @@ SEEN_DEFAULT = ["traitor", "hag", "sorcerer", "village elder", "time lord", "vil
|
||||
|
||||
# The roles in here are considered templates and will be applied on TOP of other roles. The restrictions are a list of roles that they CANNOT be applied to
|
||||
# NB: if you want a template to apply to everyone, list it here but make the restrictions an empty list. Templates not listed here are considered full roles instead
|
||||
TEMPLATE_RESTRICTIONS = {"cursed villager" : WOLF_ROLES + ["seer", "oracle", "augur", "fool", "jester", "mad scientist", "monster"],
|
||||
TEMPLATE_RESTRICTIONS = {"cursed villager" : WOLF_ROLES + ["seer", "oracle", "fool", "jester", "mad scientist", "monster"],
|
||||
"gunner" : WOLFTEAM_ROLES + ["fool", "lycan", "jester"],
|
||||
"sharpshooter" : WOLFTEAM_ROLES + ["fool", "lycan", "jester"],
|
||||
"mayor" : ["fool", "jester", "monster"],
|
||||
|
Loading…
Reference in New Issue
Block a user