Implement https://gna.org/bugs/?9616
play morning/night sounds at dusk and dawn. zookeeper - please comment.
This commit is contained in:
parent
138861bee3
commit
3ca2f65357
1 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,7 @@
|
|||
green=-20
|
||||
lighter=morning
|
||||
darker=second_watch
|
||||
sound=ambient/morning.ogg
|
||||
[/time]
|
||||
#enddef
|
||||
|
||||
|
@ -19,7 +20,6 @@
|
|||
image=misc/schedule-morning.png
|
||||
lawful_bonus=25
|
||||
darker=dawn
|
||||
sound=ambient/morning.ogg
|
||||
[/time]
|
||||
#enddef
|
||||
|
||||
|
@ -44,6 +44,7 @@
|
|||
blue=-20
|
||||
lighter=afternoon
|
||||
darker=first_watch
|
||||
sound=ambient/night.ogg
|
||||
[/time]
|
||||
#enddef
|
||||
|
||||
|
@ -58,7 +59,6 @@
|
|||
green=-40
|
||||
blue=-10
|
||||
lighter=dusk
|
||||
sound=ambient/night.ogg
|
||||
[/time]
|
||||
#enddef
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue