Disable disable wolfchat
This commit is contained in:
parent
e2f313440d
commit
fc138f0af4
@ -760,7 +760,7 @@ class SleepyMode(GameMode):
|
|||||||
# this ensures that village drunk will always receive the gunner template
|
# this ensures that village drunk will always receive the gunner template
|
||||||
self.TEMPLATE_RESTRICTIONS["gunner"] = frozenset(self.ROLE_GUIDE.keys()) - {"village drunk", "cursed villager", "gunner"}
|
self.TEMPLATE_RESTRICTIONS["gunner"] = frozenset(self.ROLE_GUIDE.keys()) - {"village drunk", "cursed villager", "gunner"}
|
||||||
# disable wolfchat
|
# disable wolfchat
|
||||||
self.RESTRICT_WOLFCHAT = 0x0f
|
#self.RESTRICT_WOLFCHAT = 0x0f
|
||||||
|
|
||||||
self.having_nightmare = None
|
self.having_nightmare = None
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user