mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
New Greek trader portrait. Tweaked Greek and Roman trade cart footprints.
This was SVN commit r11298.
This commit is contained in:
parent
63b2743338
commit
c8fde142af
3 changed files with 8 additions and 4 deletions
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7938d388ce799c73a3bbe9d940d418978f41e8d105f8c541afe8e292673dcbd4
|
||||
size 19044
|
||||
oid sha256:54516b1bc08fb5f295de178b38c6d4afd627af44e3f890e83fe074e9cf896fb1
|
||||
size 24339
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_support_trader">
|
||||
<Footprint>
|
||||
<Circle radius="1.5"/>
|
||||
<Footprint replace="">
|
||||
<Square width="4.0" depth="8.0"/>
|
||||
<Height>3.0</Height>
|
||||
</Footprint>
|
||||
<Identity>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_support_trader">
|
||||
<Footprint replace="">
|
||||
<Square width="4.0" depth="8.0"/>
|
||||
<Height>3.0</Height>
|
||||
</Footprint>
|
||||
<Identity>
|
||||
<Civ>rome</Civ>
|
||||
<SpecificName>Plebean</SpecificName>
|
||||
|
|
|
|||
Loading…
Reference in a new issue