Compare commits

..

No commits in common. "223f9ec738b366e755b134213fd0d344a34e3b82" and "ba7edbdc801e6cda26c44f3ec71690c353772bf0" have entirely different histories.

View File

@ -74,4 +74,4 @@ def tzeentch_scemes(system_id, winner_score, looser_score):
bonus = int(((max_score*(winner_score-looser_score)))/(max_score*1.1)) #Multiplikatiionsfaktor für die Berechnung.
return 0
return bonus