tzeenth Regel noch AUS. Für den Moment. #20

Merged
daniel merged 1 commits from dev into master 2026-03-18 07:23:52 +01:00
Showing only changes of commit 58e7b0596e - Show all commits

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 bonus
return 0