Opened 7 years ago

Closed 7 years ago

#4566 closed enhancement (fixed)

Cannot pick up food treasure on skirmish map 'Mediterranean Cove (2)'

Reported by: Phormio Owned by: elexis
Priority: If Time Permits Milestone: Alpha 22
Component: Maps Keywords:
Cc: Patch:

Description (last modified by Phormio)

A barrel was placed too close to the defense tower, so that it cannot be picked up. A trivial change in the map's XML file fixes the problem, the newer version is attached.

6936c6936
< <Position x="533.48536" z="989.67225"/>
---
> <Position x="533.35364" z="989.25806"/>

Attachments (2)

Mediterranean Cove (2).xml (409.0 KB ) - added by Phormio 7 years ago.
patched file './binaries/data/mods/public/maps/skirmishes/Mediterranean Cove (2).xml'
mediterranean_coves_(2).png (281.9 KB ) - added by Phormio 7 years ago.
barrel too close to defense tower

Download all attachments as: .zip

Change History (5)

by Phormio, 7 years ago

Attachment: Mediterranean Cove (2).xml added

patched file './binaries/data/mods/public/maps/skirmishes/Mediterranean Cove (2).xml'

by Phormio, 7 years ago

Attachment: mediterranean_coves_(2).png added

barrel too close to defense tower

comment:1 by Phormio, 7 years ago

Description: modified (diff)

comment:2 by elexis, 7 years ago

Milestone: BacklogAlpha 22

The patch is correct and complete (at least for all treasures around this one tower). In a replay with that patch I could pickup all, in a21 I couldn't pick up that one barrel but every other around that tower.

Thanks.

comment:3 by elexis, 7 years ago

Owner: set to elexis
Resolution: fixed
Status: newclosed

In 19553:

Fix the position of a treasure which couldn't be picked up on the skirmish map Mediterranean Cove.

Patch By: Phormio
Fixes #4566

Note: See TracTickets for help on using tickets.