pep8 magic
This commit is contained in:
parent
2c39a00a66
commit
704d0e0ded
@ -8,6 +8,7 @@ from cogs.werewolf.Role import Role
|
||||
|
||||
from cogs.werewolf.votegroups.wolfvote import WolfVote
|
||||
|
||||
|
||||
class VanillaWerewolf(Role):
|
||||
|
||||
rand_choice = True
|
||||
@ -45,11 +46,10 @@ class VanillaWerewolf(Role):
|
||||
|
||||
# await action_list[event][0](data)
|
||||
|
||||
|
||||
# async def assign_player(self, player):
|
||||
# """
|
||||
# Give this role a player
|
||||
# Can be used after the game has started (Cult, Mason, other role swap)
|
||||
# Can be used after the game has started (Cult, Mason, role swap)
|
||||
# """
|
||||
|
||||
# player.role = self
|
||||
|
Loading…
x
Reference in New Issue
Block a user