1
0
forked from 0ad/0ad

Require players to own a wonder for 10minutes (instead of 5) before declaring them the winner of wonder-victory games.

This was SVN commit r17952.
This commit is contained in:
elexis 2016-03-25 18:05:19 +00:00
parent 6f0d0ff8f4
commit c5ede78373

View File

@ -90,6 +90,6 @@
<FoundationActor>structures/fndn_6x6.xml</FoundationActor>
</VisualActor>
<Wonder>
<TimeTillVictory>300</TimeTillVictory>
<TimeTillVictory>600</TimeTillVictory>
</Wonder>
</Entity>