mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07:00
Change BuildTime of Brit Arrow Ship
(cherry picked from commit 90847e0591)
Signed-off-by: phosit <phosit@autistici.org>
This commit is contained in:
parent
2de2084b5b
commit
e07aba6d37
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_ship_warship_arrow">
|
||||
<Cost>
|
||||
<BuildTime>40</BuildTime>
|
||||
<BuildTime>24</BuildTime>
|
||||
</Cost>
|
||||
<Footprint>
|
||||
<Square width="16.0" depth="32.0"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue