Ejemplo n.º 1
0
 def execute_attack(self):
     arena = Arena(self.player, self.level.get_current_room().creature)
     arena.attack()