mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-12 10:49:17 +00:00
DM S19 Fix bug: Defeat on undead death
Defeat should only occur when there are no more undead available to Delfador.
This commit is contained in:
parent
e83101a785
commit
7215b4403b
@ -341,7 +341,7 @@
|
|||||||
[have_unit]
|
[have_unit]
|
||||||
race=undead
|
race=undead
|
||||||
side=1
|
side=1
|
||||||
count=2
|
count=2-99999
|
||||||
search_recall_list=yes
|
search_recall_list=yes
|
||||||
[/have_unit]
|
[/have_unit]
|
||||||
[/not]
|
[/not]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user