*open3e

[kiokuflag2]

[wait1 1000]
[text0]
[lyc id="0" file="bgimage/kioku/04"]
[trans type="2" time="1000" rule="rule/11" vague="64"]	// 画面更新
[wait1 500]
[hide00]

　信箱上贴着一张纸。@[rp]

[font color="ff0707"]『游戏即将开始哦』@[/font][rp]

[font size="32"][link label="open3f" ]看一楼的信箱[/link]　　　[link label="open3g" ]看二楼的信箱[/link][rt]
　　[link label="open4" ]离开这里[/link][/font][rt]
[stop]
////////////////////////////////////
*open3f
[rp]
[jump file = "scenario/kioku/open3f.txt"]
[stop]
////////////////////////////////////
*open3g
[rp]
[jump file = "scenario/kioku/open3g.txt"]
[stop]
////////////////////////////////////
*open4
[rp]
[lycolor id = "0" color = "FF000000"]
[trans type="1" time="1000"]	// 画面更新
[kiokuflag1]
[if estimate="$open == 4"]
[jump file = "scenario/kioku/open5.txt"]
[else]
[jump file = "scenario/kioku/open4.txt"]
[stop]
////////////////////////////////////
*dummy
[return]
//////////////////////////////////////////////////
*last
[return]
