#  Spring rainny day phase
#  The definition of day phase
#  Format:
#       length          length of the phase in seconds
#       time_msg        msg sent to outdoors user at phase starts
#       desc_msg        desc looked during the period before next phase
#       event_fun       the function is called in NATURE_D at the phase starts
#
#  Phase starts at 0:00 every day
#
#  Note the length of a phase is in minutes of a day.
#

# The two lines defines the data format in 2 lines as
#
#  field1:field2:field3....
#  format1:format2:format3....
#

length:time_msg:desc_msg:event_fun:outcolor
%d:%s:%s:%s:%s

# The following lines are data, each non-blank line will fill in each field
# in each record sequently.

240
天漸漸亮了，竟飄起了雪花，一片片輕輕無言地飄落。
東方的天空布滿了灰蒙蒙的云層
event_dawn
HIC

120
雪加著綿綿的小雨無聲的下著，不一會地上就濕了。
小雪夾雜著雨無聲無息的下著
event_sunrise
WHT

180
雪越下越大了，竟然飄起了棉絮般的大雪，紛紛揚揚好象沒個終了的時候。
棉絮般的大雪紛紛揚揚的從灰暗的天空中飄落下來
event_morning
WHT

180
已經是正午了，雪仍然下著，從蒼穹中撒落下來的鵝毛。大地一片蒼茫。
現在是正午時分，天上的云嚴嚴實實的，雪下個不停，天地已是一片潔白了
event_noon
WHT

180
雪終于停了，空氣涼絲絲的透著一股涼意，太陽出來了照的大地一片銀白。
太陽也出來了，大地銀裝素裹，分外悅目
event_afternoon
HIC

180
傍晚了，天地間漸漸暗了下來。
天漸漸黑了，雪色反光倒也并不很黑
event_evening
HIB

120
夜晚降臨了，滿目潔白的世界，粉砌瓊雕一般。
夜幕籠罩著大地，萬物在潔白的厚雪下沉沉睡去
event_night
HIB

240
已經是午夜了，天空黑沉沉一片，沒有一絲星光。
夜幕低垂，星星眨著眼
event_midnight
BLU
