favor update
This commit is contained in:
@@ -253,6 +253,7 @@ def get_towns():
|
||||
'storage': d.get('storage', 0),
|
||||
'market_capacity': d.get('market_capacity', 0),
|
||||
'population': d.get('population', 0),
|
||||
'favor': d.get('favor', 0),
|
||||
},
|
||||
'buildings': d.get('buildings', {}),
|
||||
'units': d.get('units', {}),
|
||||
|
||||
Reference in New Issue
Block a user