-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcustomize.json
More file actions
43 lines (43 loc) · 2.17 KB
/
Copy pathcustomize.json
File metadata and controls
43 lines (43 loc) · 2.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"greeting": "你好啊",
"name": "人",
"greetingText": "我是熊。没收到?被屏蔽了?好吧,我终于留长发了。可以认识下吗?我喜欢你的穿搭 (doge)",
"wishText": "熊许愿幸福,于是熊来到人的身边。",
"imagePath": "img/lydia2.png",
"text1": "熊必须要扔掉的三样东西,不合适的鞋,心里没有你的男人,逢场作戏的朋友;而熊必须要拥有四样东西,扬在脸上的自信,心里的善良,融进血液里的骨气,还有刻在生命里的坚强。",
"textInChatBox": "如果可以的话,熊也想在这样冷酷的天气跟你围同一条毛绒绒的围巾…等下我们一起去吃新鲜出炉的面包吧,就当犒劳今天的努力。",
"sendButtonLabel": "发送",
"text2": "人 过来一下,不干什么,就过来一下",
"text3": "人 累了就休息一会吧 熊抱抱你。熊知道,别人都是傻b,就人和熊最聪明",
"text4": "熊决定干件大事——",
"text4Adjective": "就是昨天陪你过生日!(嬉皮笑脸)",
"text5Entry": "因为——",
"text5Content": "人是熊肚皮上最软的那块肉垫,硌着熊的心跳说:要宠你一整年!",
"smiley": ":)",
"bigTextPart1": "熊",
"bigTextPart2": "抱",
"wishHeading": "生日快乐啊人!!!熊的尾巴摇出银河当彩带啦~",
"outroText": "熊把惊喜塞进你鞋子里了(别骂!是热乎乎的鼹鼠饼形状的爱)!手腕的伤疤今天当蜡烛吹——呼!熊替你许愿:明天不割手只割西瓜!",
"replayText": "想再被熊爪糊脸?戳这里!或者...熊直接滚进你梦里唱生日歌!",
"outroSmiley": ":)",
"music": "./music/bgMusic.mp3",
"fonts": [
{
"name": "ZCOOL KuaiLe",
"path": "https://fonts.googleapis.com/css?family=ZCOOL+KuaiLe&display=swap"
}
],
"balloons": {
"images": ["img/ballon1.png", "img/ballon2.png", "img/ballon3.png"],
"count": 33,
"scale": 0.75
},
"hatImage": "img/hat.svg",
"hatScale": 0.75,
"faviconImage": "img/favicon.png",
"faviconScale": 0.75,
"lydiaScale": 0.3,
"playButtonImage": "img/play.png",
"pauseButtonImage": "img/pause.png",
"playPauseScale": 0.5
}