Possible xml bug

Sneaks

Brooklyn Bum
Joined
Oct 15, 2010
Messages
1,877
Location
NYC
Noticed this line in AT - Buildingstats.xml

Code:
		<Row><Type>RequiresBuildingInPercentCities</Type>	<Value>HasValue({BuildingType=data_BuildingFields.Type}, GameInfo.Building_PrereqBuildingClassesPercenFielde)</Value></Row>

Looks like a typo
 
Thank you for pointing that out. I did a global search-replace of "tag" for "field" so it got the tag in percentage. I did a quick search for other occurrences of "percenfielde" and that appears to be the only typo.
 
Top Bottom