URL:
  <http://gna.org/bugs/?23048>

                 Summary: EI: Evacuation - ill-formed terrain modification
causes horizontal line
                 Project: Battle for Wesnoth
            Submitted by: None
            Submitted on: Wed 10 Dec 2014 01:13:23 PM UTC
                Category: Bug
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Campaign
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.12.0
        Operating System: winxp

    _______________________________________________________

Details:

This code:
[code]
[terrain]
  x=8
  y=16-17,19
  terrain=Ww
[/terrain]
[/code]

is supposed to change (most of) the tiles under the bridge to shallow water,
but, because the "19" is unmatched, it changes the entire line of tiles at
y=19 to shallow water. Either the "8" needs to be duplicated or the y-range
should be 16-19 instead ((8,18) gets changed immediately afterward anyway).




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?23048>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to