Opened 2 years ago

Last modified 2 years ago

#6493 new defect

Outpost uncapturable

Reported by: Langbart Owned by:
Priority: If Time Permits Milestone: Backlog
Component: UI & Simulation Keywords:
Cc: Patch: Phab:D2740

Description

The following maps contain at least one outpost, that is not capturable. The template is called structures/palisades_outpost.

grep -r --include="*.xml" "palisades_outpost" . | uniq | cut -d: -f1
./skirmishes/forest_battle_4p.xml
./skirmishes/alpine_mountains_3p.xml

to reproduce

  • Start one of the maps listed above.
  • Try to capture the outpost.
  • Check the icon, it shows a palisade and the health is much higher than standard outposts.
  • See image below for more clarity.

expected behaviour

  • The outpost should be capturable.

Attachments (1)

outpost.jpg (469.2 KB ) - added by Langbart 2 years ago.

Download all attachments as: .zip

Change History (4)

by Langbart, 2 years ago

Attachment: outpost.jpg added

comment:1 by Langbart, 2 years ago

Patch: Phab:D4594

comment:2 by Langbart, 2 years ago

Patch: Phab:D4594Phab:D2740

better patch

comment:3 by Freagarach, 2 years ago

Milestone: Alpha 26Backlog
Note: See TracTickets for help on using tickets.