THoT S12 Put the sneak-passageway's door on the right hex (fixes #2804)

This matches with the "Another old caved-in passageway..." event
around line 835, the trigger is on 55,33 and the walls that open are

        [terrain]
            x=55,55
            y=34,35
            terrain=Uu
        [/terrain]

Debian bug #483893, for which the original fix in
4c473187e6 changed the wrong digit.

This is a cherry-pick from 1.14 to master (fixes #2804) of
bcaac1ef (the change) and 5b7aca97 (the changelog).

[ci skip]

(cherry-picked from commit d6661fdb80)
This commit is contained in:
Steve Cotton 2018-04-01 03:25:01 +02:00 committed by Jyrki Vesterinen
parent 9160f11297
commit 53780f5165
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,8 @@
### Campaigns
* Eastern Invasion
* Fixed some Lua errors in S05.
* The Hammer of Thursagan
* Fixed a misplaced door image in S12.
* Under the Burning Suns
* Hide technical terrains in the Help browser (Human Ship, Lava overlay).
### Language and i18n

View file

@ -331,7 +331,7 @@
{PLACE_IMAGE "scenery/dwarven-doors-closed.png" 40 42}
{PLACE_IMAGE "scenery/dwarven-doors-closed.png" 21 55}
{PLACE_IMAGE "scenery/dwarven-doors-closed.png" 21 54}
{PLACE_IMAGE "scenery/dwarven-doors-closed.png" 53 33}
{PLACE_IMAGE "scenery/dwarven-doors-closed.png" 55 34}
{PLACE_IMAGE "scenery/dwarven-doors-closed.png" 23 4}
{PLACE_IMAGE "scenery/dwarven-doors-closed.png" 39 13}
{PLACE_IMAGE "scenery/dwarven-doors-closed.png" 26 5}