Before Requested Data: |
{'districts': [{'type': 'ancient_market', 'node': ''}, {'type': 'ancient_farms', 'node': 'food'}, {'type': 'ancient_forge', 'node': 'bronze'}, {'type': 'ancient_ranch', 'node': ''}, {'type': 'ancient_hospital', 'node': ''}, {'type': '', 'node': ''}], 'land_units': {'ancient_battering_ram': 0, 'ancient_civilian': 0, 'ancient_elite_infantry': 0, 'ancient_heavy_cavalry': 0, 'ancient_light_cavalry': 0, 'ancient_siege_weapon': 0}, 'naval_units': {}} |
After Requested Data: |
{'districts': [{'type': 'ancient_market', 'node': ''}, {'type': 'ancient_farms', 'node': 'food'}, {'type': 'ancient_forge', 'node': 'bronze'}, {'type': 'ancient_ranch', 'node': ''}, {'type': 'ancient_center', 'node': ''}, {'type': '', 'node': ''}], 'land_units': {'ancient_heavy_archers': 0, 'ancient_heavy_infantry': 0, 'ancient_light_archers': 0, 'ancient_light_infantry': 0, 'ancient_beacon': 0, 'ancient_oakling': 0, 'ancient_ravager': 0, 'ancient_vortex': 0, 'ancient_wyrm': 0, 'ancient_battering_ram': 0, 'ancient_civilian': 0, 'ancient_elite_infantry': 0, 'ancient_heavy_cavalry': 0, 'ancient_light_cavalry': 0, 'ancient_siege_weapon': 0}, 'naval_units': {'ancient_boarding_ship': 0, 'ancient_elite_warship': 0, 'ancient_missile_ship': 0, 'ancient_transport_ship': 0}} |