Question regarding Prereq:s

loffenx

Warlord
Joined
May 6, 2008
Messages
265
Is there any way to make a spell require either one religion or another, as an example?

specifically, I'd like to code Mask to require either CoE on the unit OR CoE as state religion;

<StateReligionPrereq>RELIGION_COUNCIL_OF_ESUS</StateReligionPrereq>

or

<ReligionPrereq>RELIGION_COUNCIL_OF_ESUS</ReligionPrereq>

is that possible?
 
Ah ok, hmm. Maybe I'll make two mask-entries then, as a temporary solution. But thanks for the info :)
 
Top Bottom