1
0
forked from 0ad/0ad

Reset resource objects to their original resource values from before the video.

This was SVN commit r4945.
This commit is contained in:
Michael D. Hafer 2007-03-06 16:29:56 +00:00
parent bb8dab7caa
commit 8eec30c383
4 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@
</MiniMap>
<Supply>
<Max>2000</Max>
<Max>120</Max>
<Type>food</Type>
<SubType>fruit</SubType>
</Supply>

View File

@ -28,7 +28,7 @@
</MiniMap>
<Supply>
<Max>4000</Max>
<Max>200</Max>
<Type>wood</Type>
</Supply>

View File

@ -27,7 +27,7 @@
</MiniMap>
<Supply>
<Max>5000</Max>
<Max>500</Max>
<Type>metal</Type>
</Supply>

View File

@ -28,7 +28,7 @@
</MiniMap>
<Supply>
<Max>2500</Max>
<Max>500</Max>
<Type>stone</Type>
</Supply>