Before Requested Data: |
{'concessions': None, 'resource_storage': {'food': 2, 'wood': 3, 'stone': 5, 'mounts': 1, 'research': 0, 'magic': 6, 'bronze': 1, 'iron': 0}, 'land_units': {'ancient_beacon': 0, 'ancient_oakling': 0, 'ancient_ravager': 0, 'ancient_vortex': 0, 'ancient_wyrm': 0, 'ancient_civilian': 0}} |
After Requested Data: |
{'concessions': {}, 'resource_storage': {'food': 2, 'wood': 5, 'stone': 5, 'mounts': 1, 'research': 0, 'magic': 6, 'bronze': 1, 'iron': 0}, 'land_units': {'ancient_battering_ram': 0, 'ancient_elite_infantry': 0, 'ancient_heavy_cavalry': 0, 'ancient_light_cavalry': 0, 'ancient_siege_weapon': 0, '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_civilian': 0}} |