mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 21:03:28 +00:00
134 lines
2.0 KiB
INI
134 lines
2.0 KiB
INI
#define DAWN
|
|
[time]
|
|
textdomain=wesnoth
|
|
id=dawn
|
|
name= _ "Dawn"
|
|
image=misc/schedule-dawn.png
|
|
red=-20
|
|
green=-20
|
|
[/time]
|
|
[illuminated_time]
|
|
textdomain=wesnoth
|
|
id=morning
|
|
name= _ "Morning"
|
|
image=misc/schedule-morning.png
|
|
lawful_bonus=25
|
|
red=-20
|
|
green=-20
|
|
[/illuminated_time]
|
|
#enddef
|
|
|
|
#define MORNING
|
|
[time]
|
|
textdomain=wesnoth
|
|
id=morning
|
|
name= _ "Morning"
|
|
image=misc/schedule-morning.png
|
|
lawful_bonus=25
|
|
[/time]
|
|
[illuminated_time]
|
|
textdomain=wesnoth
|
|
id=morning
|
|
name= _ "Morning"
|
|
image=misc/schedule-morning.png
|
|
lawful_bonus=25
|
|
[/illuminated_time]
|
|
#enddef
|
|
|
|
#define AFTERNOON
|
|
[time]
|
|
textdomain=wesnoth
|
|
id=afternoon
|
|
name= _ "Afternoon"
|
|
image=misc/schedule-afternoon.png
|
|
lawful_bonus=25
|
|
[/time]
|
|
[illuminated_time]
|
|
textdomain=wesnoth
|
|
id=afternoon
|
|
name= _ "Afternoon"
|
|
image=misc/schedule-afternoon.png
|
|
lawful_bonus=25
|
|
[/illuminated_time]
|
|
#enddef
|
|
|
|
#define DUSK
|
|
[time]
|
|
textdomain=wesnoth
|
|
id=dusk
|
|
name= _ "Dusk"
|
|
image=misc/schedule-dusk.png
|
|
green=-20
|
|
blue=-20
|
|
[/time]
|
|
[illuminated_time]
|
|
textdomain=wesnoth
|
|
id=afternoon
|
|
name= _ "Afternoon"
|
|
image=misc/schedule-afternoon.png
|
|
lawful_bonus=25
|
|
green=-20
|
|
blue=-20
|
|
[/illuminated_time]
|
|
#enddef
|
|
|
|
#define FIRST_WATCH
|
|
[time]
|
|
textdomain=wesnoth
|
|
id=first_watch
|
|
name= _ "First Watch"
|
|
image=misc/schedule-firstwatch.png
|
|
lawful_bonus=-25
|
|
red=-40
|
|
green=-40
|
|
blue=-10
|
|
[/time]
|
|
[illuminated_time]
|
|
textdomain=wesnoth
|
|
id=dusk
|
|
name= _ "Dusk"
|
|
image=misc/schedule-dusk.png
|
|
red=-40
|
|
green=-40
|
|
blue=-10
|
|
[/illuminated_time]
|
|
#enddef
|
|
|
|
#define SECOND_WATCH
|
|
[time]
|
|
textdomain=wesnoth
|
|
id=second_watch
|
|
name= _ "Second Watch"
|
|
image=misc/schedule-secondwatch.png
|
|
lawful_bonus=-25
|
|
red=-40
|
|
green=-40
|
|
blue=-10
|
|
[/time]
|
|
[illuminated_time]
|
|
textdomain=wesnoth
|
|
id=dusk
|
|
name= _ "Dusk"
|
|
image=misc/schedule-dusk.png
|
|
red=-40
|
|
green=-40
|
|
blue=-10
|
|
[/illuminated_time]
|
|
#enddef
|
|
|
|
#define UNDERGROUND
|
|
[time]
|
|
textdomain=wesnoth
|
|
id=underground
|
|
name= _ "Underground"
|
|
image=misc/schedule-underground.png
|
|
lawful_bonus=-25
|
|
[/time]
|
|
[illuminated_time]
|
|
textdomain=wesnoth
|
|
id=underground
|
|
name= _ "Underground"
|
|
image=misc/schedule-underground-illum.png
|
|
[/illuminated_time]
|
|
#enddef
|