Skip to content

Commit

Permalink
TSG S8b: fix shifted campfire schedules
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Apr 24, 2019
1 parent 406cf39 commit 26d6694
Showing 1 changed file with 4 additions and 4 deletions.
Expand Up @@ -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)
Expand All @@ -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

Expand Down

0 comments on commit 26d6694

Please sign in to comment.