cleanup
This commit is contained in:
parent
179f1a0892
commit
3ad7172925
@ -2464,7 +2464,6 @@ class Citizen(CitizenAnniversary, CitizenCompanies, CitizenEconomy, CitizenLeade
|
|||||||
if self.details.gold >= 54:
|
if self.details.gold >= 54:
|
||||||
self.buy_tg_contract()
|
self.buy_tg_contract()
|
||||||
else:
|
else:
|
||||||
|
|
||||||
self.write_log(f"Training ground contract active but "
|
self.write_log(f"Training ground contract active but "
|
||||||
f"don't have enough gold ({self.details.gold}g {self.details.cc}cc)")
|
f"don't have enough gold ({self.details.gold}g {self.details.cc}cc)")
|
||||||
if self.energy.is_energy_full and self.config.telegram:
|
if self.energy.is_energy_full and self.config.telegram:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user