mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-08 16:46:04 +00:00
Field size
This was SVN commit r5346.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<Traits>
|
||||
|
||||
<Id>
|
||||
<Generic>Foundation 5x5</Generic>
|
||||
<Generic>Foundation 6x6</Generic>
|
||||
|
||||
<Classes>Foundation</Classes>
|
||||
</Id>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
</Id>
|
||||
|
||||
<Creation>
|
||||
<Foundation>foundation_5x5</Foundation>
|
||||
<Foundation>foundation_field</Foundation>
|
||||
<Resource>
|
||||
<Wood>100</Wood>
|
||||
</Resource>
|
||||
@@ -39,9 +39,9 @@
|
||||
</Health>
|
||||
|
||||
<Footprint>
|
||||
<Width>10.0</Width>
|
||||
<Depth>10.0</Depth>
|
||||
<Height>5.0</Height>
|
||||
<Width>28.0</Width>
|
||||
<Depth>28.0</Depth>
|
||||
<Height>8.0</Height>
|
||||
</Footprint>
|
||||
|
||||
<Supply>
|
||||
|
||||
Reference in New Issue
Block a user