mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 19:51:15 +00:00
Prevent a comment about the dying unit from appearing when Konrad/Li'sar dies.
This commit is contained in:
parent
829acd5a78
commit
9fe2bef18a
@ -1304,6 +1304,10 @@ When 'n' no longer selects a new unit, you can end your turn.")}
|
||||
first_time_only=no
|
||||
[filter]
|
||||
side=1
|
||||
|
||||
[not]
|
||||
id=student
|
||||
[/not]
|
||||
[/filter]
|
||||
|
||||
[store_unit]
|
||||
@ -1373,7 +1377,7 @@ When 'n' no longer selects a new unit, you can end your turn.")}
|
||||
x=1-13
|
||||
y=18-21
|
||||
[/filter]
|
||||
{TALK_ABOUT Thrag (_"BBeware of the Orc leader: he can do 36 hitpoints of damage at night! Attack with many units at once during the day.")}
|
||||
{TALK_ABOUT Thrag (_"Beware of the Orc leader: he can do 36 hitpoints of damage at night! Attack with many units at once during the day.")}
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
|
Loading…
x
Reference in New Issue
Block a user