[wesnoth-commits] [wesnoth/wesnoth] 98fc12: EI S11: Trigger the guards if an undisguised unit ...

Steve Cotton noreply at github.com
Wed Jan 22 08:24:26 UTC 2020


  Branch: refs/heads/1.14
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 98fc1251e61c84c352864fd1d41f3fc36a32c05f
      https://github.com/wesnoth/wesnoth/commit/98fc1251e61c84c352864fd1d41f3fc36a32c05f
  Author: Steve Cotton <steve at octalot.co.uk>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M data/campaigns/Eastern_Invasion/scenarios/11_Captured.cfg

  Log Message:
  -----------
  EI S11: Trigger the guards if an undisguised unit moves into the throne room

Add an enter_hex event for moving into the throne room, and modify the "attack"
event so that the undisguised units can trigger it too. For reviewing, note that
the diff shows these as if the existing "attack" was changed to a "enter_hex",
but in fact it's the existing `[filter_wml]` moving from "attack" to "enter_hex".

Add L2 Trolls to various lists, as they're used on easy/normal difficulties.

The main bug fixed here is "When a guard sees one of the two units not
disguised as an orc, it chases after the unit, but no other enemies are
alerted. This allows a player to pick off each enemy unit individually, then
release the prisoners."

(cherry picked from commit c66bd63911cda57acd64c9142623c6eda8ab93b5)





More information about the Commits mailing list