Skip to content

Commit

Permalink
AToTB S4: add dialogue between Baran and Tairach
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Mar 5, 2019
1 parent caf8866 commit 39cb826
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions data/campaigns/Two_Brothers/scenarios/04_Return_to_the_Village.cfg
Expand Up @@ -302,6 +302,51 @@ But I am still troubled. I wonder... is this sense of foreboding I feel merely a
[/objectives]
[/event]

[event]
name=attack
first_time_only=yes
[filter]
id=Tairach
[/filter]
[filter_second]
id=Baran
[/filter_second]

[fire_event]
name=battle text
[/fire_event]
[/event]

[event]
name=attack
first_time_only=yes
[filter]
id=Baran
[/filter]
[filter_second]
id=Tairach
[/filter_second]

[fire_event]
name=battle text
[/fire_event]
[/event]

[event]
name=battle text
first_time_only=yes

[message]
speaker=Tairach
message= _ "Today, you shall pay for disfiguring my face, mage!"
[/message]

[message]
speaker=Baran
message= _ "I have already paid with the lives of my men at Toen Caric. It is time I righted that mistake and finished this once and for all."
[/message]
[/event]

[event]
name=enemies defeated

Expand Down

0 comments on commit 39cb826

Please sign in to comment.