Subversion Repository Public Repository

Nextrek

Diff Revisions 1327 vs 1328 for /Furry/data/scenario/system/message_window.ks

Diff revisions: vs.
  @@ -4,13 +4,13 @@
4 4
5 5
6 6
7 - [position page=fore margint=45 marginl=25 marginr=20 marginb=10 vertical=false opacity="100" color="0x9987f5" ]
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=0xfaab00 size=40 x=50 y=892 bold="bold" edge="0x171717" 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 - [chara_config ptext="chara_name_area" pos_mode=false time="600" memory="false" anim="true" effect="easeInQuad" pos_change_time="600" ]
13 + [chara_config ptext="chara_name_area" pos_mode=true time="600" memory="false" anim="true" effect="easeInQuad" pos_change_time="600" ]
14 14
15 15 ;キャラクターフォーカスなど
16 16 [chara_config talk_focus="none" ]
  @@ -20,6 +20,8 @@
20 20
21 21
22 22
23 +
24 +
23 25
24 26
25 27 [button role="save" graphic="button/save.png" x="520" y="1050" width="70" height="25" visible="false" ]
  @@ -48,6 +50,6 @@
48 50
49 51 ;CG・回想用の共通項目
50 52 [eval exp="sf._tb_cg_noimage='noimage.png'" ]
51 - [eval exp="sf._tb_replay_noimage='ReplayGallery/ReplayNonSbloccato.png'" ]
53 + [eval exp="sf._tb_replay_noimage='noimage.png'" ]
52 54
53 55