Changed text back to normal color,
...use <span>s only to force linebreaks with a blackened dash
This commit is contained in:
parent
bfa8372bc8
commit
005acdedae
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."+"
|
||||
<span color='black'><small>"+"
|
||||
<span color='black'>-</span>"+"
|
||||
"+_"Objective: $ai_controller.side_$ally_side|_current_settings.currently_doing_objective_description
|
||||
Behavior: $ai_controller.side_$ally_side|_current_settings.currently_doing_behaviour_description"+"
|
||||
</small></span>"
|
||||
<span color='black'>-</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:"+"
|
||||
<span color='black'><small>"+"
|
||||
<span color='black'>-</span>"+"
|
||||
"+_"Objective: $ai_controller.side_$ally_side|_current_settings.currently_doing_objective_description
|
||||
Behavior: $ai_controller.side_$ally_side|_current_settings.currently_doing_behaviour_description"+"
|
||||
</small></span>"
|
||||
<span color='black'>-</span>"
|
||||
image=wesnoth-icon.png
|
||||
[/value]
|
||||
[/set_variables]
|
||||
|
|
Loading…
Add table
Reference in a new issue