#  Spring fine 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
HIY

180
太陽挂在東方的蔚藍的天空中散射著金色的光芒，但照在身上清冷清冷的一點也不暖和。
太陽正高挂在東方的天空中
event_morning
HIY

180
已經是正午了，太陽從你正上方照耀著大地，吝嗇的散發著熱量。
現在是正午時分，太陽高挂在你的頭頂正上方
event_noon
HIW

180
太陽開始從西方的天空中慢慢沉落下去，帶著慘白的臉色。
太陽正高挂在西方的天空中
event_afternoon
WHT

180
傍晚了，太陽的餘暉在西方的天空飄動著，滿天紅霞。
殘陽如血，一輪火紅的夕陽正徘徊在西方的地平線上
event_evening
HIR

120
夜晚降臨了，寶藍色的天空中露出了滴滴晶瑩的星點。
夜幕籠罩著大地
event_night
HIB

240
冬夜的星空，璀璨奪目，寒風里的枯枝搖曳著星海無限燦爛的輝煌。
夜幕低垂，滿天繁星
event_midnight
BLU
