mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 19:59:58 +00:00
LoW::19:
Stored Cleodil in her own variable to avoid ugly code for restoring her but not the other fairies in 21.
This commit is contained in:
parent
9832f2f552
commit
e909b682c7
@ -73,7 +73,15 @@
|
||||
[/disallow_recruit]
|
||||
[store_unit]
|
||||
kill=yes
|
||||
variable=shamans
|
||||
variable=cleodil
|
||||
[filter]
|
||||
# wmllint: recognize Cleodil
|
||||
id=Cleodil
|
||||
[/filter]
|
||||
[/store_unit]
|
||||
[store_unit]
|
||||
kill=yes
|
||||
variable=faeries
|
||||
[filter]
|
||||
type={SHAMANS}
|
||||
[/filter]
|
||||
@ -81,7 +89,6 @@
|
||||
|
||||
{RECALL_LOYALS}
|
||||
# wmllint: recognize Landar
|
||||
# wmllint: recognize Cleodil
|
||||
|
||||
{CHECK_LANDAR}
|
||||
[/event]
|
||||
|
Loading…
x
Reference in New Issue
Block a user