diff --git a/data/campaigns/Eastern_Invasion/scenarios/02_The_Escape_Tunnel.cfg b/data/campaigns/Eastern_Invasion/scenarios/02_The_Escape_Tunnel.cfg index d7da5d6f7434..a222a7dd40eb 100644 --- a/data/campaigns/Eastern_Invasion/scenarios/02_The_Escape_Tunnel.cfg +++ b/data/campaigns/Eastern_Invasion/scenarios/02_The_Escape_Tunnel.cfg @@ -197,6 +197,20 @@ message= _ "This is an old escape route for the outpost. Unfortunately these caves are currently inhabited by trolls, who are blocking our path through the tunnel." [/message] + # Lift shroud around the amulet + [scroll_to] + x,y=12,2 + [/scroll_to] + [remove_shroud] + side=1 + x,y=12,2 + radius=1 + [/remove_shroud] + [delay] + time=750 + [/delay] + + # Path leading through the troll cave [scroll_to] x,y=15,7 [/scroll_to]