Minor change

This commit is contained in:
Shadow15510 2022-04-15 15:52:08 +02:00
parent 43ab375d95
commit b4785aa86d
1 changed files with 0 additions and 3 deletions

View File

@ -337,10 +337,7 @@ def sleep(data, stat):
def spell(data, stat):
#to_disp = "Magie : {} PM".format(stat[2][4])
print("<o> Sorts <o>")
#print(" |" + to_disp + " " * (16 - len(to_disp)) + "|")
for i in range(3):
if i < len(stat[7]):
spell_id, level = stat[7][i]