Did S5: make campaign easier to debug
by moving an important change into it's own victory event [ci skip]
This commit is contained in:
parent
cb43b894ee
commit
1315c660e7
1 changed files with 10 additions and 6 deletions
|
@ -335,6 +335,16 @@
|
|||
message= _ "... Almost. The growth of your power has been truly impressive to watch. There is, however, a small favor I will ask of you. That will constitute the last part of your training. Now there are merely some... tasks... to which I must attend. They need not concern you. I will meet up with you to the west in a few weeks. In the meantime, do not let the last chieftain escape justice."
|
||||
[/message]
|
||||
|
||||
[endlevel]
|
||||
result=victory
|
||||
bonus=yes
|
||||
{NEW_GOLD_CARRYOVER 40}
|
||||
[/endlevel]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=victory
|
||||
|
||||
# Heal Darken Volk and store him for his return in A Small Favor
|
||||
[heal_unit]
|
||||
[filter]
|
||||
|
@ -353,12 +363,6 @@
|
|||
variable=darken_volk_store
|
||||
kill=yes
|
||||
[/store_unit]
|
||||
|
||||
[endlevel]
|
||||
result=victory
|
||||
bonus=yes
|
||||
{NEW_GOLD_CARRYOVER 40}
|
||||
[/endlevel]
|
||||
[/event]
|
||||
|
||||
{HERODEATH_MALIN}
|
||||
|
|
Loading…
Add table
Reference in a new issue