Subversion Repository Public Repository

Nextrek

Diff Revisions 1342 vs 1352 for /Furry/data/scenario/system/message_window.ks

Diff revisions: vs.
  @@ -7,7 +7,7 @@
7 7 [position page=fore margint=45 marginl=10 marginr=20 marginb=10 vertical=false opacity="100" color="0x000000" ]
8 8
9 9
10 - [ptext name="chara_name_area" layer="message0" color=0xccff00 size=32 x=30 y=880 bold="" edge="undefined" shadow="undefined"]
10 + [ptext name="chara_name_area" layer="message0" color=0xccff00 size=32 x=30 y=890 bold="" edge="0x1f1f1f" shadow="undefined"]
11 11
12 12 ;キャラクターの表示モードに関する定義
13 13 [chara_config ptext="chara_name_area" pos_mode=true time="600" memory="false" anim="true" effect="easeInQuad" pos_change_time="600" ]
  @@ -20,6 +20,34 @@
20 20
21 21
22 22
23 +
24 +
25 +
26 +
27 + [button role="save" graphic="button/save.png" x="520" y="1050" width="70" height="25" visible="false" ]
28 +
29 + [button role="load" graphic="button/load.png" x="610" y="1050" width="70" height="25" visible="false" ]
30 +
31 + [button role="title" graphic="button/title.png" x="700" y="1050" width="70" height="25" visible="false" ]
32 +
33 + [button role="skip" graphic="button/skip.png" x="880" y="1050" width="70" height="25" visible="false" ]
34 +
35 + [button role="window" graphic="button/window.png" x="790" y="1050" width="70" height="25" visible="false" ]
36 +
37 + [button role="auto" graphic="button/auto.png" x="970" y="1050" width="70" height="25" visible="false" ]
38 +
39 + [button role="quicksave" graphic="button/quicksave.png" x="1060" y="1050" width="70" height="25" visible="false" ]
40 +
41 + [button role="quickload" graphic="button/quickload.png" x="1150" y="1050" width="70" height="25" visible="false" ]
42 +
43 + [button role="sleepgame" graphic="button/config.png" x="1240" y="1050" width="70" height="25" visible="false" storage="config.ks"]
44 +
45 + [button role="fullscreen" graphic="button/fullscreen.png" x="1330" y="1050" width="70" height="25" visible="false" ]
46 +
47 +
48 +
49 +
50 +
23 51 ;CG・回想用の共通項目
24 52 [eval exp="sf._tb_cg_noimage='noimage.png'" ]
25 53 [eval exp="sf._tb_replay_noimage='noimage.png'" ]