修改主界面BGM

This commit is contained in:
egamerainy1022 2024-12-02 21:10:53 +08:00
parent 64417b3508
commit 3f829cd8fd

View File

@ -159,7 +159,7 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
"武器",
"盾牌"
],
"startBgm": null,
"startBgm": "theme.mp3",
"styles": {
"startBackground": "project/images/background.png",
"startVerticalBackground": "project/images/backgroundvertical.png",
@ -206,7 +206,7 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
"hero": {
"image": "hero.png",
"animate": false,
"name": "阳光",
"name": "Caim",
"lv": 1,
"hpmax": 9999,
"hp": 1000,
@ -225,8 +225,8 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
},
"loc": {
"direction": "up",
"x": 4,
"y": 11
"x": 3,
"y": 6
},
"flags": {
"itemDetail": true,
@ -588,12 +588,6 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
}
],
"startText": [
{
"type": "comment",
"text": "初始剧情"
},
"Hi欢迎来到 HTML5 魔塔样板!\n\n本样板由艾之葵制作可以让你在不会写任何代码\n的情况下也能做出属于自己的H5魔塔",
"这里游戏开始时的剧情。\n\n你可以在这里写上自己的内容。\n赶快来试一试吧",
{
"type": "setValue",
"name": "item:book",
@ -821,7 +815,7 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
"enableMoveDirectly": true,
"enableRouteFolding": true,
"disableShopOnDamage": false,
"blurFg": false,
"blurFg": true,
"hideLeftStatusBar": false
}
}