Compare commits
3 Commits
673b0882ea
...
v0.0.8.5
| Author | SHA1 | Date | |
|---|---|---|---|
| eb38af6045 | |||
| d602d3afe9 | |||
| 8cc7e2ebbc |
@@ -7,7 +7,7 @@
|
||||
"include_pil": false,
|
||||
"include_sqlite": false,
|
||||
"layout": null,
|
||||
"name": "\u8398\u6f9c\u65e5\u8bb0b0.0.8",
|
||||
"name": "\u8398\u6f9c\u65e5\u8bb0b0.0.8.5",
|
||||
"numeric_version": 1,
|
||||
"orientation": "sensorLandscape",
|
||||
"package": "com.rytstudio.xinlandiary",
|
||||
|
||||
@@ -16,7 +16,7 @@ label Chapter1_Scene1:
|
||||
|
||||
show xingyu thinking at left
|
||||
xingyu "涛哥,你咋又对着黑板发呆?"
|
||||
play music "audio/XinLanDiary-Part1.ogg" fadein 2
|
||||
play music "audio/XinLanDiary-Part1.ogg" fadein 0.5
|
||||
show xingyu laughing
|
||||
xingyu "该不会是在研究光线折射角度吧?"
|
||||
hide xingyu
|
||||
@@ -70,7 +70,7 @@ label Chapter1_Scene1:
|
||||
|
||||
# 草稿原文:「教室里人快走空时,手机震动了」——切回空教室背景
|
||||
scene bg classroom wide afterschool with dissolve
|
||||
|
||||
$ gallery_photo4_unlocked = True
|
||||
lzx "画廊更新了,有惊喜。友情提示:这次可能会火。"
|
||||
|
||||
me "……“任懿涛观察日志?”"
|
||||
@@ -238,7 +238,6 @@ label Chapter1_Scene3:
|
||||
|
||||
label Chapter1_Scene4:
|
||||
$ game_period = "after_school"
|
||||
$ gallery_photo4_unlocked = True
|
||||
play music "audio/MainMenu.ogg" fadein 2.0
|
||||
scene bg classroom wide afterschool with fade
|
||||
"{cps=20}【同日放学后·七班教室】" # system_ "【同日放学后·七班教室】"
|
||||
|
||||
@@ -27,7 +27,7 @@ define gui.show_name = True
|
||||
|
||||
## 游戏版本号。
|
||||
|
||||
define config.version = "dev0.0.8"
|
||||
define config.version = "dev0.0.8.5"
|
||||
|
||||
|
||||
## 放置在游戏内“关于”屏幕上的文本。将文本放在三个引号之间,并在段落之间留出空
|
||||
|
||||
Reference in New Issue
Block a user