Follow-up Comment #1, bug #12355 (project wesnoth):

The corrected values (taking as a base Ka'lian at 465 250) are:

New Land:
    [story]
        [part]
            background=story/the_great_continent.png
            show_title=yes
            {DOT 200 360}
            {DOT 225 360}
            {DOT 250 360}
            {DOT 275 360}
            {DOT 300 360}
            {DOT 325 360}
            {DOT 350 355}
            {DOT 375 345}
            {CROSS 395 335}
        [/part]
    [/story]

Elf Lords:
    [story]
        [if]
            [variable]
                name=last_done
                equals=none
            [/variable]
            [then]
                [part]
                    background=story/the_great_continent.png
                    show_title=yes
                    {DOT 395 335}
                    {DOT 420 340}
                    {DOT 435 325}
                    {DOT 450 310}
                    {DOT 460 285}
                    {CROSS 465 250}
                [/part]
            [/then]
            [else]
                [part]
                    background=story/the_great_continent.png
                    show_title=yes
                    {CROSS 465 250}
                [/part]
            [/else]
        [/if]
    [/story]

The Dragon:
    [story]
        [part]
            background=story/the_great_continent.png
            show_title=yes
            {DOT 465 250}
            {DOT 465 280}
            {DOT 465 310}
            {DOT 465 340}
            {CROSS 460 365}
        [/part]
    [/story]

A Beach:
    [story]
        [part]
            background=story/the_great_continent.png
            show_title=yes
            {DOT 465 250}
            {DOT 440 250}
            {DOT 410 265}
            {DOT 395 280}
            {CROSS 380 285}
        [/part]
    [/story]



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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