TSG S8b: fix shifted campfire schedules
This commit is contained in:
parent
dfa730575c
commit
e2585a7fdf
1 changed files with 4 additions and 4 deletions
|
@ -134,6 +134,10 @@
|
|||
find_in=illuminated_locations
|
||||
|
||||
# Schedule from morning to 2nd night, with adjusted red,green,blue and illumination image.
|
||||
[+time]
|
||||
image=misc/time-schedules/default/schedule-secondwatch.png~BLIT(misc/tod-bright.png)
|
||||
lawful_bonus=0
|
||||
[/time]
|
||||
{MORNING}
|
||||
[+time]
|
||||
image=misc/time-schedules/default/schedule-dawn.png~BLIT(misc/tod-bright.png)
|
||||
|
@ -152,10 +156,6 @@
|
|||
lawful_bonus=0
|
||||
[/time]
|
||||
{DAWN}
|
||||
[+time]
|
||||
image=misc/time-schedules/default/schedule-secondwatch.png~BLIT(misc/tod-bright.png)
|
||||
lawful_bonus=0
|
||||
[/time]
|
||||
[/time_area]
|
||||
#enddef
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue