|
1 | 1 | { |
2 | | - "item.trumpet.doot": { |
3 | | - "category": "master", |
4 | | - "subtitle": "Trumpet doots", |
5 | | - "sounds": ["custom/doot"] |
6 | | - }, |
7 | | - "entity.roblox.death": { |
8 | | - "category": "master", |
9 | | - "subtitle": "oof", |
10 | | - "sounds": ["custom/oof"] |
11 | | - }, |
12 | | - "random.cube.zap": { |
13 | | - "category": "master", |
14 | | - "subtitle": "Cube zaps", |
15 | | - "sounds": ["custom/electric-zap"] |
16 | | - }, |
17 | | - "battle.countdown.begin": { |
18 | | - "category": "master", |
19 | | - "subtitle": "Countdown", |
20 | | - "sounds": ["custom/battle/begincountdown"] |
21 | | - }, |
22 | | - "battle.countdown.beginover": { |
23 | | - "category": "master", |
24 | | - "subtitle": "Game start", |
25 | | - "sounds": ["custom/battle/beginover"] |
26 | | - }, |
27 | | - "battle.countdown.invulover": { |
28 | | - "category": "master", |
29 | | - "subtitle": "Invulnerability ended", |
30 | | - "sounds": ["custom/battle/invulover"] |
31 | | - }, |
32 | | - "battle.death": { |
33 | | - "category": "master", |
34 | | - "subtitle": "Player died", |
35 | | - "sounds": ["custom/battle/playerdeath1", "custom/battle/playerdeath2"] |
36 | | - }, |
37 | | - "battle.refill.open": { |
38 | | - "category": "master", |
39 | | - "subtitle": "Chest refill", |
40 | | - "sounds": ["custom/battle/refillopen1"] |
41 | | - }, |
42 | | - "battle.refill.close": { |
43 | | - "category": "master", |
44 | | - "subtitle": "Chest refill", |
45 | | - "sounds": ["custom/battle/refillclose1"] |
46 | | - }, |
47 | | - "battle.showdown": { |
48 | | - "category": "master", |
49 | | - "subtitle": "Showdown", |
50 | | - "sounds": ["custom/battle/showdown"] |
51 | | - }, |
52 | | - "battle.showdown.count1": { |
53 | | - "category": "master", |
54 | | - "subtitle": "Showdown count", |
55 | | - "sounds": ["custom/battle/showdowncountdown1"] |
56 | | - }, |
57 | | - "battle.showdown.count2": { |
58 | | - "category": "master", |
59 | | - "subtitle": "Showdown count", |
60 | | - "sounds": ["custom/battle/showdowncountdown2"] |
61 | | - }, |
62 | | - |
63 | | - "song.abs.clear": { |
64 | | - "category": "master", |
65 | | - "subtitle": "", |
66 | | - "sounds": ["custom/absclear"] |
67 | | - }, |
68 | | - "song.abs.muffled": { |
69 | | - "category": "master", |
70 | | - "subtitle": "", |
71 | | - "sounds": ["custom/absmuffled"] |
72 | | - }, |
73 | | - "emote.song.boogiedown": { |
74 | | - "category": "master", |
75 | | - "subtitle": "Emote plays", |
76 | | - "sounds": ["custom/boogiedown"] |
77 | | - }, |
78 | | - "emote.song.gangnamstyle": { |
79 | | - "category": "master", |
80 | | - "subtitle": "Emote plays", |
81 | | - "sounds": ["custom/gangnam"] |
82 | | - }, |
83 | | - |
84 | | - "entity.roblox.reporter": { |
85 | | - "category": "master", |
86 | | - "subtitle": "Reporter reports", |
87 | | - "sounds": ["custom/reporter-reporting"] |
88 | | - } |
| 2 | + "item.trumpet.doot": { |
| 3 | + "category": "master", |
| 4 | + "subtitle": "Trumpet doots", |
| 5 | + "sounds": [ |
| 6 | + "custom/doot" |
| 7 | + ] |
| 8 | + }, |
| 9 | + "entity.roblox.death": { |
| 10 | + "category": "master", |
| 11 | + "subtitle": "oof", |
| 12 | + "sounds": [ |
| 13 | + "custom/oof" |
| 14 | + ] |
| 15 | + }, |
| 16 | + "random.cube.zap": { |
| 17 | + "category": "master", |
| 18 | + "subtitle": "Cube zaps", |
| 19 | + "sounds": [ |
| 20 | + "custom/electric-zap" |
| 21 | + ] |
| 22 | + }, |
| 23 | + "battle.countdown.begin": { |
| 24 | + "category": "master", |
| 25 | + "subtitle": "Countdown", |
| 26 | + "sounds": [ |
| 27 | + "custom/battle/begincountdown" |
| 28 | + ] |
| 29 | + }, |
| 30 | + "battle.countdown.beginover": { |
| 31 | + "category": "master", |
| 32 | + "subtitle": "Game start", |
| 33 | + "sounds": [ |
| 34 | + "custom/battle/beginover" |
| 35 | + ] |
| 36 | + }, |
| 37 | + "battle.countdown.invulover": { |
| 38 | + "category": "master", |
| 39 | + "subtitle": "Invulnerability ended", |
| 40 | + "sounds": [ |
| 41 | + "custom/battle/invulover" |
| 42 | + ] |
| 43 | + }, |
| 44 | + "battle.death": { |
| 45 | + "category": "master", |
| 46 | + "subtitle": "Player died", |
| 47 | + "sounds": [ |
| 48 | + "custom/battle/playerdeath1", |
| 49 | + "custom/battle/playerdeath2" |
| 50 | + ] |
| 51 | + }, |
| 52 | + "battle.refill.open": { |
| 53 | + "category": "master", |
| 54 | + "subtitle": "Chest refill", |
| 55 | + "sounds": [ |
| 56 | + "custom/battle/refillopen1" |
| 57 | + ] |
| 58 | + }, |
| 59 | + "battle.refill.close": { |
| 60 | + "category": "master", |
| 61 | + "subtitle": "Chest refill", |
| 62 | + "sounds": [ |
| 63 | + "custom/battle/refillclose1" |
| 64 | + ] |
| 65 | + }, |
| 66 | + "battle.showdown": { |
| 67 | + "category": "master", |
| 68 | + "subtitle": "Showdown", |
| 69 | + "sounds": [ |
| 70 | + "custom/battle/showdown" |
| 71 | + ] |
| 72 | + }, |
| 73 | + "battle.showdown.count1": { |
| 74 | + "category": "master", |
| 75 | + "subtitle": "Showdown count", |
| 76 | + "sounds": [ |
| 77 | + "custom/battle/showdowncountdown1" |
| 78 | + ] |
| 79 | + }, |
| 80 | + "battle.showdown.count2": { |
| 81 | + "category": "master", |
| 82 | + "subtitle": "Showdown count", |
| 83 | + "sounds": [ |
| 84 | + "custom/battle/showdowncountdown2" |
| 85 | + ] |
| 86 | + }, |
| 87 | + "lazertag.pew": { |
| 88 | + "category": "master", |
| 89 | + "subtitle": "pew", |
| 90 | + "sounds": [ |
| 91 | + "custom/lazertag/pew1", "custom/lazertag/pew2", "custom/lazertag/pew3" |
| 92 | + ] |
| 93 | + }, |
| 94 | + "song.abs.clear": { |
| 95 | + "category": "master", |
| 96 | + "subtitle": "", |
| 97 | + "sounds": [ |
| 98 | + "custom/absclear" |
| 99 | + ] |
| 100 | + }, |
| 101 | + "song.abs.muffled": { |
| 102 | + "category": "master", |
| 103 | + "subtitle": "", |
| 104 | + "sounds": [ |
| 105 | + "custom/absmuffled" |
| 106 | + ] |
| 107 | + }, |
| 108 | + "emote.song.boogiedown": { |
| 109 | + "category": "master", |
| 110 | + "subtitle": "Emote plays", |
| 111 | + "sounds": [ |
| 112 | + "custom/boogiedown" |
| 113 | + ] |
| 114 | + }, |
| 115 | + "emote.song.gangnamstyle": { |
| 116 | + "category": "master", |
| 117 | + "subtitle": "Emote plays", |
| 118 | + "sounds": [ |
| 119 | + "custom/gangnam" |
| 120 | + ] |
| 121 | + }, |
| 122 | + "entity.roblox.reporter": { |
| 123 | + "category": "master", |
| 124 | + "subtitle": "Reporter reports", |
| 125 | + "sounds": [ |
| 126 | + "custom/reporter-reporting" |
| 127 | + ] |
| 128 | + } |
89 | 129 | } |
0 commit comments