mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
fix: adjusts the tooltip for the fire ship
ref: https://gitea.wildfiregames.com/0ad/0ad/pulls/7510#issuecomment-110923
This commit is contained in:
parent
86077bc97f
commit
8b5bcf05d7
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
</Health>
|
||||
<Identity>
|
||||
<GenericName>Fire Ship</GenericName>
|
||||
<Tooltip>Counters: 3× vs Ships and Buildings. Cannot be garrisoned, and after ignition, it cannot be repaired. Strong against Ram Ships.</Tooltip>
|
||||
<Tooltip>Counters: 3× vs Ships and Buildings. Cannot be garrisoned, and, after ignition, cannot be repaired. Strong against Ram Ships.</Tooltip>
|
||||
<VisibleClasses datatype="tokens">Warship Fireship Melee</VisibleClasses>
|
||||
<Requirements>
|
||||
<Techs datatype="tokens">
|
||||
|
|
|
|||
Loading…
Reference in a new issue