Merge branch 'master' of https://gitea.mdg-hamburg.de/linus.ben.zielinski/MinecraftSpielProjektInformatik
This commit is contained in:
@@ -127,6 +127,7 @@ def homepage_upgrades(wealth):
|
||||
|
||||
except ValueError:
|
||||
print('Nur Zahlen')
|
||||
input()
|
||||
|
||||
def check_lucky_coin(result, wealth):
|
||||
if result < base_lvl_lucky_coin.chance or result == base_lvl_lucky_coin.chance:
|
||||
|
||||
Reference in New Issue
Block a user