1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "1": {
- "name": "bgm_1",
- "type": 1,
- "cd": 0,
- "content": "主界面背景音乐"
- },
- "2": {
- "name": "bgm_2",
- "type": 1,
- "cd": 0,
- "content": "游戏环节的背景音乐"
- },
- "3": {
- "name": "dianji",
- "type": 2,
- "cd": 0,
- "content": "所有按钮的点击音效"
- },
- "4": {
- "name": "yidong",
- "type": 2,
- "cd": 0,
- "content": "点击车子移动音效/车子装满移动音效"
- },
- "5": {
- "name": "zhuangche",
- "type": 2,
- "cd": 0,
- "content": "车子撞到其他车的音效"
- },
- "6": {
- "name": "luosi",
- "type": 2,
- "cd": 0,
- "content": "螺丝取下时的音效"
- },
- "7": {
- "name": "shengli",
- "type": 2,
- "cd": 0,
- "content": "胜利音效"
- },
- "8": {
- "name": "shibai",
- "type": 2,
- "cd": 0,
- "content": "失败音效"
- }
- }
|