TSG S8b: fixed buggy ToD schedule shifts
This commit is contained in:
parent
6f77ab327e
commit
01a2b19df0
1 changed files with 4 additions and 8 deletions
|
@ -134,28 +134,24 @@
|
|||
find_in=illuminated_locations
|
||||
|
||||
# Schedule from morning to 2nd night, with adjusted red,green,blue and illumination image.
|
||||
[+time]
|
||||
[time]
|
||||
image=misc/time-schedules/default/schedule-secondwatch.png~BLIT(misc/tod-bright.png)
|
||||
lawful_bonus=0
|
||||
[/time]
|
||||
{MORNING}
|
||||
[+time]
|
||||
[time]
|
||||
image=misc/time-schedules/default/schedule-dawn.png~BLIT(misc/tod-bright.png)
|
||||
lawful_bonus=25
|
||||
[/time]
|
||||
{MORNING}
|
||||
{AFTERNOON}
|
||||
{AFTERNOON}
|
||||
[+time]
|
||||
[time]
|
||||
image=misc/time-schedules/default/schedule-dusk.png~BLIT(misc/tod-bright.png)
|
||||
lawful_bonus=25
|
||||
[/time]
|
||||
{DAWN}
|
||||
[+time]
|
||||
[time]
|
||||
image=misc/time-schedules/default/schedule-firstwatch.png~BLIT(misc/tod-bright.png)
|
||||
lawful_bonus=0
|
||||
[/time]
|
||||
{DAWN}
|
||||
[/time_area]
|
||||
#enddef
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue