Fix #2677: Make SUMMER_SCHEDULE and WINTER_SCHEDULE use {MIDDAY} and {MIDNIGHT} images of the same graphic style as the images of the other times of day.

Images by @beetlenaut https://forums.wesnoth.org/viewtopic.php?p=633042#p633042
This commit is contained in:
josteph 2019-03-24 15:15:26 +00:00
parent 19368c9686
commit 67373e06f8
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

View file

@ -33,7 +33,7 @@
[time]
id=midday
name= _ "Midday"
image=misc/time-schedules/tod-schedule-24hrs.png~CROP(0,39,125,39)
image=misc/time-schedules/schedule-midday.png
lawful_bonus=25
[/time]
#enddef
@ -75,7 +75,7 @@
[time]
id=midnight
name= _ "Midnight"
image=misc/time-schedules/tod-schedule-24hrs.png~CROP(0,195,125,39)
image=misc/time-schedules/schedule-midnight.png
lawful_bonus=-25
red=-75
green=-45