Night powers initial commit (concept)
This commit is contained in:
parent
d24eb759ca
commit
19ff7c493f
5
werewolf/night_powers.py
Normal file
5
werewolf/night_powers.py
Normal file
@ -0,0 +1,5 @@
|
||||
from werewolf.role import Role
|
||||
|
||||
|
||||
def night_immune(role: Role):
|
||||
role.player.alive = True
|
Loading…
x
Reference in New Issue
Block a user