mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
This was SVN commit r11324.
This commit is contained in:
parent
83c276afc4
commit
e35d8f7df9
8 changed files with 13 additions and 9 deletions
|
|
@ -8,7 +8,7 @@
|
|||
</group>
|
||||
<group>
|
||||
<variant frequency="100" name="texture">
|
||||
<texture>skeletal/animal_tiger.png</texture>
|
||||
<texture>null_orange.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
<group>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea7e76ed988eb680303cd410f33e001db51ae4eab7b365c3bfcd750984163c19
|
||||
size 184
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47cc0bb2832ea20c1b7dcc724a2c8ed0005e0577b05347725d5692ca240df797
|
||||
size 928845
|
||||
oid sha256:f1ae91d1068be589235c8a41ece20b19a606b32ac19ea410ab77538a1d96eced
|
||||
size 930592
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ebd90ccf2afd7d1c2230d846ecf86857cde2273dbde8247192f51dcdb33e4f7
|
||||
size 928865
|
||||
oid sha256:16fa8f2909a2212381a6d573f9ffe24c7637dd92fbd01d05b3ca6ebff9dfb0ec
|
||||
size 928882
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@
|
|||
</Melee>
|
||||
</Attack>
|
||||
<Footprint>
|
||||
<Circle radius="1.2"/>
|
||||
<Height>2.5</Height>
|
||||
<Circle radius="2.0"/>
|
||||
<Height>2.0</Height>
|
||||
</Footprint>
|
||||
<Identity>
|
||||
<Civ>gaia</Civ>
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
</Identity>
|
||||
<Minimap>
|
||||
<Type>metal</Type>
|
||||
<Colour r="192" g="192" b="0"/>
|
||||
<Colour r="250" g="250" b="250"/>
|
||||
</Minimap>
|
||||
<Obstruction>
|
||||
<Static width="1.5" depth="1.5"/>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
</Loot>
|
||||
<Minimap>
|
||||
<Type>food</Type>
|
||||
<Colour r="230" g="155" b="72"/>
|
||||
<Colour r="115" g="70" b="30"/>
|
||||
</Minimap>
|
||||
<UnitAI>
|
||||
<RoamDistance>8.0</RoamDistance>
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
</Footprint>
|
||||
<Identity>
|
||||
<Civ>rome</Civ>
|
||||
<GenericName>Plebeian Merchant</GenericName>
|
||||
<SpecificName>Mercator Plebeius</SpecificName>
|
||||
<History>Plebeians were the poor class in Roman society, underneath the patricians, often carrying out much local trading and business. While patricians financed large business ventures plebian merchants did the actual work. They traded far and wide, from Iberia to Syria, buying and selling everything from salt to wool to horses to metals to glass to slaves. Rome's extensive network of roads within Italy, many ports, and central location within the Mediterranean made it an ideal place to do business.</History>
|
||||
<Icon>units/rome_support_trader.png</Icon>
|
||||
|
|
|
|||
Loading…
Reference in a new issue