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 2, 2019
1 parent dea369e commit ecb0f1a
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 @@ -1098,6 +1098,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 ecb0f1a

Please sign in to comment.