tzeenth Regel noch AUS. Für den Moment.

This commit is contained in:
Daniel Nagel 2026-03-18 07:22:42 +01:00
parent 2d3c17bcf2
commit 58e7b0596e

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