Get rid of an invalid Pango markup error message.
Waiting for a better color choice from fendrin...
This commit is contained in:
parent
d42a31deaf
commit
bfa8372bc8
1 changed files with 4 additions and 4 deletions
|
@ -806,10 +806,10 @@
|
|||
speaker=narrator
|
||||
caption= _ "Instruct ally"
|
||||
message= _ "$ally_leader.name (side $ally_side|) has not been given any instructions and is acting normally."+"
|
||||
<0,0,0>-"+"
|
||||
<span color='black'><small>"+"
|
||||
"+_"Objective: $ai_controller.side_$ally_side|_current_settings.currently_doing_objective_description
|
||||
Behavior: $ai_controller.side_$ally_side|_current_settings.currently_doing_behaviour_description"+"
|
||||
<0,0,0>-"
|
||||
</small></span>"
|
||||
image=wesnoth-icon.png
|
||||
[/value]
|
||||
[/set_variables]
|
||||
|
@ -823,10 +823,10 @@ Behavior: $ai_controller.side_$ally_side|_current_settings.currently_doing_behav
|
|||
speaker=narrator
|
||||
caption= _ "Instruct ally"
|
||||
message= _ "$ally_leader.name (side $ally_side|) is carrying out the following instructions:"+"
|
||||
<0,0,0>-"+"
|
||||
<span color='black'><small>"+"
|
||||
"+_"Objective: $ai_controller.side_$ally_side|_current_settings.currently_doing_objective_description
|
||||
Behavior: $ai_controller.side_$ally_side|_current_settings.currently_doing_behaviour_description"+"
|
||||
<0,0,0>-"
|
||||
</small></span>"
|
||||
image=wesnoth-icon.png
|
||||
[/value]
|
||||
[/set_variables]
|
||||
|
|
Loading…
Add table
Reference in a new issue