Skip to content

Commit

Permalink
Tutorial: add dialogue for Konrad or Li'sar levelup
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Mar 4, 2019
1 parent 0277dad commit 32d7b72
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/campaigns/tutorial/scenarios/02_Tutorial_part_2.cfg
Expand Up @@ -1096,6 +1096,20 @@ A full list of abilities and weapons specials, along with traits, may be found i
[/message]
[/event]

# If you advance Konrad or Li'sar
[event]
name=post_advance
[filter]
id=student
[/filter]

[message]
speaker=unit
message= _ "Advancing a level has fully healed me! I have become better at using the sword, dealing 9 damage in 4 attacks. Although I do not have any special abilities, my fighting skills will allow me to beat the orcs by dealing more damage!"
female_message= _ "female^Advancing a level has fully healed me! I have become better at using the sword, dealing 9 damage in 4 attacks. Although I do not have any special abilities, my fighting skills will allow me to beat the orcs by dealing more damage!"
[/message]
[/event]

[event]
name=time over

Expand Down

0 comments on commit 32d7b72

Please sign in to comment.