fix duello

This commit is contained in:
Alberto Xamin 2020-11-28 16:26:25 +01:00
parent 535c56533d
commit b2a0c108d0
No known key found for this signature in database
GPG Key ID: 4F026F48309500A2

View File

@ -414,6 +414,7 @@ class Player:
data=f'{self.name} ha usato una birra per recuperare una vita.')
break
self.mancato_needed = 0
self.event_type = ''
self.notify_self()
self.attacker = None