mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 20:41:21 +00:00

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."