nickgermaine / python_text_battle

Simple rpg type text-based python battle script
103 stars 48 forks source link

Erros in the game #12

Open MonsieurBarti opened 5 years ago

MonsieurBarti commented 5 years ago

Traceback (most recent call last): File "main.py", line 201, in (spell, magic_dmg) = enemy.choose_enemy_spell() TypeError: 'NoneType' object is not iterable