Change campfire timezones in MP: Tombs of Kesorak

Instead of having another ToD, the image of the current ToD is used,
but illuminated. This is a visual change, no gameplay changes included.

For the always dark one exists no immage, uses one from after the fall,
with slightly adjusted ToD shifting as it looked to weak.

The 1 hex small campfires look best with dusk.

part of #3056

[ci skip]

(cherry-picked from commit f5890c10a2)
This commit is contained in:
Severin Glöckner 2018-07-05 07:22:04 +02:00
parent dc2b794351
commit 8508964935

View file

@ -12,32 +12,75 @@
{DEFAULT_SCHEDULE}
{DEFAULT_MUSIC_PLAYLIST}
# The Schedule macros set the red,green,blue values and an id, other things are overwritten.
# Thea are ordered from dawn to 2nd night.
# Dark area
[time_area]
x=9,10,28,29
y=4,3,20,20
{SECOND_WATCH}
{DAWN}
[+time]
image=misc/time-schedules/default/schedule-dawn.png~BLIT(misc/tod-dark.png)
lawful_bonus=-25
[/time]
{DUSK}
[+time]
image=misc/time-schedules/default/schedule-morning.png~BLIT(misc/tod-dark.png)
lawful_bonus=0
[/time]
{DUSK}
[+time]
image=misc/time-schedules/default/schedule-afternoon.png~BLIT(misc/tod-dark.png)
lawful_bonus=0
[/time]
{FIRST_WATCH}
[+time]
image=misc/time-schedules/default/schedule-dusk.png~BLIT(misc/tod-dark.png)
lawful_bonus=-25
[/time]
{FIRST_WATCH}
{SECOND_WATCH}
[/time_area]
# Illuminated area
[time_area]
x=17,15,23,21
y=2,7,17,22
{MORNING}
[+time]
image=misc/time-schedules/default/schedule-dawn.png~BLIT(misc/tod-bright.png)
lawful_bonus=25
[/time]
{MORNING}
{AFTERNOON}
{AFTERNOON}
[+time]
image=misc/time-schedules/default/schedule-dusk.png~BLIT(misc/tod-bright.png)
lawful_bonus=25
[/time]
{DUSK}
{DAWN}
[+time]
image=misc/time-schedules/default/schedule-firstwatch.png~BLIT(misc/tod-bright.png)
lawful_bonus=0
[/time]
{DUSK}
[+time]
image=misc/time-schedules/default/schedule-secondwatch.png~BLIT(misc/tod-bright.png)
lawful_bonus=0
[/time]
[/time_area]
# Always dark
[time_area]
x=19
y=12
{FIRST_WATCH}
[+time]
image=misc/time-schedules/after-the-fall/6shortdark.png~BLIT(misc/tod-dark.png)~BLIT(misc/tod-dark.png)
red=-85
[/time]
[/time_area]
{PLACE_IMAGE items/coffin-closed.png 19 12}