Tutorial: clear floating text on defeat
This commit is contained in:
parent
4e0a4b63f0
commit
01f1145f94
2 changed files with 10 additions and 0 deletions
|
@ -1180,6 +1180,11 @@ Now, Li’sar, I will leave you with more dummies to practice on! After that, we
|
|||
{CLEAR_VARIABLE target_hex}
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=defeat
|
||||
{CLEAR_PRINT}
|
||||
[/event]
|
||||
|
||||
# Experience tracking needed in Scenario2 code
|
||||
# Give them roles of 'Veteran' as well or instead? Lets you track 0XP units cleanly.
|
||||
[event]
|
||||
|
|
|
@ -1732,6 +1732,11 @@ I am particularly good with the sword, dealing 8 damage in 4 attacks."
|
|||
[/endlevel]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=defeat
|
||||
{CLEAR_PRINT}
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=victory
|
||||
{TEACHER (_"You have beaten the orcs! You may want to try some novice-level campaigns next, such as: <i>The South Guard</i>, <i>An Orcish Incursion</i>, <i>A Tale of Two Brothers</i>, or <i>Heir to the Throne</i>. <i>The South Guard</i> was specifically designed as a beginner’s campaign. Konrad, Li’sar and Delfador are characters from <i>Heir to the Throne</i>.")}
|
||||
|
|
Loading…
Add table
Reference in a new issue