Remove some trailing commas from objective descriptions.
This commit is contained in:
parent
ae50de949d
commit
ee3f10d56c
2 changed files with 4 additions and 4 deletions
|
@ -123,7 +123,7 @@
|
|||
side=1
|
||||
[objective]
|
||||
condition=win
|
||||
description=_ "Become a Lich."
|
||||
description=_ "Become a Lich"
|
||||
[/objective]
|
||||
[/objectives]
|
||||
|
||||
|
@ -475,6 +475,6 @@
|
|||
name=victory
|
||||
{VARIABLE timesForever 0}
|
||||
[/event]
|
||||
|
||||
|
||||
{@campaigns/Descent_Into_Darkness/utils/global-events.cfg}
|
||||
[/scenario]
|
||||
|
|
|
@ -59,11 +59,11 @@
|
|||
side=1
|
||||
[objective]
|
||||
condition=win
|
||||
description=_ "Defeat the foolish hero."
|
||||
description=_ "Defeat the foolish hero"
|
||||
[/objective]
|
||||
[objective]
|
||||
condition=lose
|
||||
description=_ "Destruction of Mal Keshar."
|
||||
description=_ "Destruction of Mal Keshar"
|
||||
[/objective]
|
||||
[/objectives]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue