Results 1 to 12 of 12

Thread: Error on EDB

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11

    Default Re: Error on EDB

    If you do not want pontus or macedon to have the pantheon level, why not just remove it?

    This ought to do the trick (I think)

    Code:
    }
    building temple_of_governors
    {
    levels temple_of_governors_shrine temple_of_governors_temple temple_of_governors_large_temple temple_of_governors_awesome_temple 
    {
    temple_of_governors_shrine requires factions { pontus, macedon, }
    {
    capability
    {
    happiness_bonus bonus 1
    law_bonus bonus 1
    }
    construction 1
    cost 400
    settlement_min town
    upgrades
    {
    temple_of_governors_temple
    }
    }
    temple_of_governors_temple requires factions { pontus, macedon, }
    {
    capability
    {
    happiness_bonus bonus 2
    law_bonus bonus 2
    }
    construction 2
    cost 800
    settlement_min large_town
    upgrades
    {
    temple_of_governors_large_temple
    }
    }
    temple_of_governors_large_temple requires factions { pontus, macedon, }
    {
    capability
    {
    happiness_bonus bonus 3
    law_bonus bonus 3
    }
    construction 3
    cost 1600
    settlement_min city
    upgrades
    {
    temple_of_governors_awesome_temple
    }
    }
    temple_of_governors_awesome_temple requires factions { pontus, }
    {
    capability
    {
    happiness_bonus bonus 4
    law_bonus bonus 4
    }
    construction 5
    cost 3200
    settlement_min large_city
    upgrades
       {
                }
            }
        }
        plugins 
        {
        }
    }
    Last edited by SubRosa; 02-26-2009 at 02:21.
    There are never enough hours in the days of a Queen, and her nights have too many...

    ATW Version 2.5 is now out!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO