forked from Pixelsuft/wolf-html
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sounds.json
90 lines (90 loc) · 3.05 KB
/
sounds.json
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"hitwall": "sounds/sfx/hitwall",
"donothing": "sounds/sfx/donothing",
"atkknife": "sounds/sfx/atkknife",
"atkpistol": "sounds/atkpistol",
"atkmachinegun": "sounds/atkmachinegun",
"atkgatling": "sounds/atkgatling",
"getmachine": "sounds/sfx/getmachine",
"getgatling": "sounds/sfx/getgatling",
"opendoor": "sounds/opendoor",
"closedoor": "sounds/closedoor",
"pushwall": "sounds/pushwall",
"leveldone": "sounds/leveldone",
"nazifire": "sounds/nazifire",
"ssfire": "sounds/ssfire",
"bossfire": "sounds/bossfire",
"schabbsthrow": "sounds/sfx/schabbsthrow",
"flamethrower": "sounds/sfx/flamethrower",
"missilefire": "sounds/sfx/missilefire",
"missilehit": "sounds/sfx/missilehit",
"yeah": "sounds/yeah",
"halt": "sounds/halt",
"deathscream1": "sounds/deathscream1",
"deathscream2": "sounds/deathscream2",
"deathscream3": "sounds/deathscream1",
"deathscream4": "sounds/deathscream4",
"deathscream5": "sounds/deathscream5",
"deathscream6": "sounds/deathscream6",
"deathscream7": "sounds/deathscream7",
"deathscream8": "sounds/deathscream8",
"deathscream9": "sounds/deathscream9",
"dogattack": "sounds/dogattack",
"dogbark": "sounds/dogbark",
"dogdeath": "sounds/dogdeath",
"schutzad": "sounds/schutzad",
"leben": "sounds/leben",
"spion": "sounds/spion",
"neinsovass": "sounds/neinsovass",
"ahhhg": "sounds/ahhhg",
"gutentag": "sounds/gutentag",
"mutti": "sounds/mutti",
"kein": "sounds/kein",
"mein": "sounds/mein",
"schabbsha": "sounds/schabbsha",
"meingott": "sounds/meingott",
"hitlerha": "sounds/hitlerha",
"tothund": "sounds/tothund",
"die": "sounds/die",
"mechstep": "sounds/mechstep",
"scheist": "sounds/scheist",
"eva": "sounds/eva",
"eine": "sounds/eine",
"donner": "sounds/donner",
"erlauben": "sounds/erlauben",
"rose": "sounds/rose",
"getammo": "sounds/sfx/getammo",
"getammobox": "sounds/sfx/getammobox",
"getkey": "sounds/sfx/getkey",
"slurpie": "sounds/slurpie",
"health1": "sounds/sfx/health1",
"health2": "sounds/sfx/health2",
"bonus1up": "sounds/sfx/bonus1up",
"bonus1": "sounds/sfx/bonus1",
"bonus2": "sounds/sfx/bonus2",
"bonus3": "sounds/sfx/bonus3",
"bonus4": "sounds/sfx/bonus4",
"playerdeath": "sounds/sfx/playerdeath",
"movegun1": "sounds/sfx/movegun1",
"movegun2": "sounds/sfx/movegun2",
"escpressed": "sounds/sfx/escpressed",
"shoot": "sounds/sfx/shoot",
"endbonus1": "sounds/sfx/endbonus1",
"endbonus2": "sounds/sfx/endbonus2",
"percent100": "sounds/sfx/percent100",
"knightmissile": "sounds/sfx/knightmissile",
"angelfire": "sounds/sfx/angelfire",
"ghostsight": "sounds/sfx/ghostsight",
"ghostfade": "sounds/sfx/ghostfade",
"transsight": "sounds/transsight",
"transdeath": "sounds/transdeath",
"wilhelmsight": "sounds/wilhelmsight",
"wilhelmdeath": "sounds/wilhelmdeath",
"uberdeath": "sounds/uberdeath",
"knightsight": "sounds/knightsight",
"knightdeath": "sounds/knightdeath",
"angelsight": "sounds/angelsight",
"angeldeath": "sounds/angeldeath",
"sod-getgatling": "sounds/sod-getgatling",
"getspear": "sounds/getspear"
}