Phalanx BR
Chieftain
There is no tech requirement for Neuschwanstein in CEG 3.5 Beta. I was abLe to fix it by changing the tech requirement in the file CER_Unlocks in the Research folder from this:
<Update><Where BuildingClass="BUILDINGCLASS_NEUSCHWANSTEIN"/> <Set PrereqTech="TECH_MASS_MEDIA"/></Update>
to this:
<Update><Where BuildingClass="BUILDINGCLASS_NEUSCHWANSTEIN"/> <Set PrereqTech="TECH_REPLACEABLE_PARTS"/></Update>
<Update><Where BuildingClass="BUILDINGCLASS_NEUSCHWANSTEIN"/> <Set PrereqTech="TECH_MASS_MEDIA"/></Update>
to this:
<Update><Where BuildingClass="BUILDINGCLASS_NEUSCHWANSTEIN"/> <Set PrereqTech="TECH_REPLACEABLE_PARTS"/></Update>