Merge branch 'feature/临时音乐替换' into 'develop'

PP音乐替换临时

See merge request aibis-dream/aibis-dream!544
This commit is contained in:
2025-09-01 18:19:53 +00:00
4 changed files with 12 additions and 12 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -102,7 +102,7 @@ group:记忆
position: -1208,-2662
---
<<wait 1>>
<<play_music event:/Music/mem_liuying1-3>>
<<play_music event:/Music/mem_pp_1>>
<<wait 2>>
peipei_child: 医生!看,大象! #line:04179a5
docter: 哪里有?…啊,那朵云呀。确实很像大象喔。 #line:0e1b948
@@ -123,7 +123,7 @@ peipei_child: 医生快看,它现在更像一个飞机啦! #line:016c5d0
<<if visited("天空")==false>>
<<set $memoryCount+=1>>
<<endif>>
<<stop_music event:/Music/mem_liuying1-3>>
<<stop_music event:/Music/mem_pp_1>>
<<play_sfx event:/Scriptal/mem_out>>
<<jump End_memoryPaly>>
===
@@ -138,7 +138,7 @@ group:记忆
position: -1209,-2820
---
<<wait 1>>
<<play_music event:/Music/mem_liuying1-2>>
<<play_music event:/Music/mem_pp_3>>
<<wait 2>>
unknown: 好美啊。 #line:0503100
ppm: 嘘,别说话。 #line:012aa35
@@ -155,7 +155,7 @@ unknown: 要是能一直坐在这儿就好了。 #line:035814e
<<if visited("海报")==false>>
<<set $memoryCount+=1>>
<<endif>>
<<stop_music event:/Music/mem_liuying1-2>>
<<stop_music event:/Music/mem_pp_3>>
<<play_sfx event:/Scriptal/mem_out>>
<<jump End_memoryPaly>>
===
@@ -170,7 +170,7 @@ group:记忆
position: -1208,-2974
---
<<wait 1>>
<<play_music event:/Music/mem_liuying1-1>>
<<play_music event:/Music/mem_pp_2>>
<<wait 2>>
ppm: 要是工作也能画画…要是能永远画画就好了。 #line:07433da
同学: 哈哈,可能等我们进入公司就不这么觉得了。听说进公司之后做什么都不会再快乐了。 #line:0815981
@@ -189,7 +189,7 @@ ppm: 如果公司这么讨厌的话,我就不在那里干就好了啊! #line
<<if visited("植物")==false>>
<<set $memoryCount+=1>>
<<endif>>
<<stop_music event:/Music/mem_liuying1-1>>
<<stop_music event:/Music/mem_pp_2>>
<<play_sfx event:/Scriptal/mem_out>>
<<jump End_memoryPaly>>
===