DM: If player has elves in S19, store them at victory
This commit is contained in:
parent
0d2519c981
commit
a61fa59dd5
1 changed files with 12 additions and 0 deletions
|
@ -530,6 +530,18 @@
|
|||
# them back would imply that dwarves had been following him around
|
||||
# *in Wesnoth* for 26 years. Revisit this if we let Delfador
|
||||
# have his elvish veterans for this battle.
|
||||
# If the player has recruited any elves, store them
|
||||
[store_unit]
|
||||
variable=delfador_elvish_veterans
|
||||
mode=append
|
||||
[filter]
|
||||
side=1
|
||||
race=elf
|
||||
[not]
|
||||
id=Kalenz
|
||||
[/not]
|
||||
[/filter]
|
||||
[/store_unit]
|
||||
{MEMOIRS_STORE_MATCHING_UNITS (
|
||||
[not]
|
||||
id=Kalenz
|
||||
|
|
Loading…
Add table
Reference in a new issue