Re: EA Spawned Taxi's
I do understand EA's "official" stance on mods but I don't see why it is wrong to discuss mods (as long as people understand EA's stance).
Anyway, here's the XML that controls the zombies (from the NRaas website):
<XML>
<FullClassName>Sims3.Gameplay.Controllers.LunarCycleManager ,Sim3GameplaySystems</FullClassName>
<FieldName>kNumSimsToBeZombifiedOnFullMoon </FieldName>
<Value>2</Value>
</XML>
As you can see, it's not a spawner like insects, etc., but an integral part of the game. If you turn off the lunar cycle in the game, you will not have zombies, but neither will your witches, etc., benefit.