#  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
HIW

180
殘陽如血，風停了，樹枝掉了不少在地上。
夕陽正徘徊在西方的地平線上，無力的喘息著
event_evening
HIR

120
夜晚降臨了，風裹塵沙，寒意入骨。
夜幕籠罩著大地，風沙刺骨
event_night
HIB

240
已經是午夜了，寒風挾卷著枯枝落葉，沙沙聲不絕于耳。
夜幕低垂，寒風肆虐
event_midnight
BLU
