xienwolf
Deity
The actual XML would look like:
So it isn't completely arbitrary, but more flexible than is easily hoisted into another file.
Haven't looked at the code yet, will get a chance to in the next hour or so
Code:
<PrereqCivicORs>
<CivicType>CIVIC_THREE</CivicType>
<CivicType>CIVIC_FOUR</CivicType>
</PrereqCivicORs>
<PrereqCivicANDs>
<CivicType>CIVIC_TWO</CivicType>
</PrereqCivicANDs>
So it isn't completely arbitrary, but more flexible than is easily hoisted into another file.
Haven't looked at the code yet, will get a chance to in the next hour or so