Night powers initial commit (concept)

pull/5/head
Bobloy 7 years ago
parent d24eb759ca
commit 19ff7c493f

@ -0,0 +1,5 @@
from werewolf.role import Role
def night_immune(role: Role):
role.player.alive = True
Loading…
Cancel
Save