[Fix] Oversight in d51b4687e9

Reported by: @stan'
This was SVN commit r27997.
This commit is contained in:
wowgetoffyourcellphone 2024-01-04 18:01:00 +00:00
parent d51b4687e9
commit 3914b61068

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_ship_warship_medium">
<Entity parent="template_unit_ship_warship_arrow">
<Identity>
<Civ>skirm</Civ>
<Icon>units/athen/ship_trireme.png</Icon>
<Icon>units/athen/ship_arrow.png</Icon>
</Identity>
<SkirmishReplacer>
<general>units/{civ}/ship_trireme</general>
<general>units/{civ}/ship_arrow</general>
</SkirmishReplacer>
<VisualActor>
<Actor>structures/athenians/trireme.xml</Actor>