[wesnoth-commits] [wesnoth/wesnoth] d6661f: THoT S12 Put the sneak-passageway's door on the ri...

GitHub noreply at github.com
Sun Apr 1 13:04:17 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d6661fdb802a06050a9a76693c40566e9ecbdc10
      https://github.com/wesnoth/wesnoth/commit/d6661fdb802a06050a9a76693c40566e9ecbdc10
  Author: Steve Cotton <steve at octalot.co.uk>
  Date:   2018-04-01 (Sun, 01 Apr 2018)

  Changed paths:
    M changelog.md
    M data/campaigns/The_Hammer_of_Thursagan/scenarios/12_The_Underlevels.cfg

  Log Message:
  -----------
  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
4c473187e658607b17c113d66b2bf549e48e41e5 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]




More information about the Commits mailing list