mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 03:39:20 +00:00
forgot to tag ToD names in help
This commit is contained in:
parent
854ae649fc
commit
f7f217846f
@ -133,14 +133,14 @@ id=time_of_day
|
|||||||
title= _ "Time of Day"
|
title= _ "Time of Day"
|
||||||
text= _ "Wesnoth games usually take place with a regular cycle between day and night. The current time of day can be observed under the minimap in the upper right.
|
text= _ "Wesnoth games usually take place with a regular cycle between day and night. The current time of day can be observed under the minimap in the upper right.
|
||||||
|
|
||||||
The usual day/night cycle runs:" + "
|
The usual day/night cycle runs:
|
||||||
|
|
||||||
Dawn <jump>to=160</jump><img>src=misc/schedule-dawn.png align=here</img>
|
" + _"Dawn" + " <jump>to=160</jump><img>src=misc/schedule-dawn.png align=here</img>
|
||||||
Morning <jump>to=160</jump><img>src=misc/schedule-morning.png align=here</img>
|
" + _"Morning" + " <jump>to=160</jump><img>src=misc/schedule-morning.png align=here</img>
|
||||||
Afternoon <jump>to=160</jump><img>src=misc/schedule-afternoon.png align=here</img>
|
" + _"Afternoon" + " <jump>to=160</jump><img>src=misc/schedule-afternoon.png align=here</img>
|
||||||
Dusk <jump>to=160</jump><img>src=misc/schedule-dusk.png align=here</img>
|
" + _"Dusk" + " <jump>to=160</jump><img>src=misc/schedule-dusk.png align=here</img>
|
||||||
First Watch <jump>to=160</jump><img>src=misc/schedule-firstwatch.png align=here</img>
|
" + _"First Watch" + " <jump>to=160</jump><img>src=misc/schedule-firstwatch.png align=here</img>
|
||||||
Second Watch <jump>to=160</jump><img>src=misc/schedule-secondwatch.png align=here</img>
|
" + _"Second Watch" + " <jump>to=160</jump><img>src=misc/schedule-secondwatch.png align=here</img>
|
||||||
" + _"
|
" + _"
|
||||||
Morning and Afternoon count as day, First and Second Watch count as night." + _"
|
Morning and Afternoon count as day, First and Second Watch count as night." + _"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user