]> git.jsancho.org Git - lugaru.git/blob - Source/Sounds.def
32c57cbfd064eccbc5caec155ce739003226704c
[lugaru.git] / Source / Sounds.def
1 /*
2 Copyright (C) 2010 - Lugaru authors
3
4 This file is part of Lugaru.
5
6 Lugaru is free software; you can redistribute it and/or
7 modify it under the terms of the GNU General Public License
8 as published by the Free Software Foundation; either version 2
9 of the License, or (at your option) any later version.
10
11 This program is distributed in the hope that it will be useful,
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14
15 See the GNU General Public License for more details.
16
17 You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software
19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
20 */
21
22 DECLARE_SOUND(footstepsound)
23 DECLARE_SOUND(footstepsound2)
24 DECLARE_SOUND(footstepsound3)
25 DECLARE_SOUND(footstepsound4)
26 DECLARE_SOUND(jumpsound)
27 DECLARE_SOUND(landsound)
28 DECLARE_SOUND(whooshsound)
29 DECLARE_SOUND(hawksound)
30 DECLARE_SOUND(landsound1)
31 DECLARE_SOUND(landsound2)
32 DECLARE_SOUND(breaksound)
33 DECLARE_SOUND(lowwhooshsound)
34 DECLARE_SOUND(heavyimpactsound)
35 DECLARE_SOUND(firestartsound)
36 DECLARE_SOUND(fireendsound)
37 DECLARE_SOUND(breaksound2)
38 DECLARE_SOUND(knifedrawsound)
39 DECLARE_SOUND(knifesheathesound)
40 DECLARE_SOUND(knifeswishsound)
41 DECLARE_SOUND(knifeslicesound)
42 DECLARE_SOUND(skidsound)
43 DECLARE_SOUND(snowskidsound)
44 DECLARE_SOUND(bushrustle)
45 DECLARE_SOUND(midwhooshsound)
46 DECLARE_SOUND(highwhooshsound)
47 DECLARE_SOUND(movewhooshsound)
48 DECLARE_SOUND(thudsound)
49 DECLARE_SOUND(whooshhitsound)
50 DECLARE_SOUND(clank1sound)
51 DECLARE_SOUND(clank2sound)
52 DECLARE_SOUND(clank3sound)
53 DECLARE_SOUND(clank4sound)
54 DECLARE_SOUND(consolefailsound)
55 DECLARE_SOUND(consolesuccesssound)
56 DECLARE_SOUND(swordslicesound)
57 DECLARE_SOUND(metalhitsound)
58 DECLARE_SOUND(clawslicesound)
59 DECLARE_SOUND(splattersound)
60 DECLARE_SOUND(growlsound)
61 DECLARE_SOUND(growl2sound)
62 DECLARE_SOUND(barksound)
63 DECLARE_SOUND(snarlsound)
64 DECLARE_SOUND(snarl2sound)
65 DECLARE_SOUND(barkgrowlsound)
66 DECLARE_SOUND(bark2sound)
67 DECLARE_SOUND(bark3sound)
68 DECLARE_SOUND(rabbitattacksound)
69 DECLARE_SOUND(rabbitattack2sound)
70 DECLARE_SOUND(rabbitattack3sound)
71 DECLARE_SOUND(rabbitattack4sound)
72 DECLARE_SOUND(rabbitpainsound)
73 DECLARE_SOUND(rabbitpain1sound)
74 DECLARE_SOUND(rabbitpain2sound)
75 DECLARE_SOUND(rabbitchitter)
76 DECLARE_SOUND(rabbitchitter2)
77 DECLARE_SOUND(fleshstabsound)
78 DECLARE_SOUND(fleshstabremovesound)
79 DECLARE_SOUND(swordstaffsound)
80 DECLARE_SOUND(staffbodysound)
81 DECLARE_SOUND(staffheadsound)
82 DECLARE_SOUND(alarmsound)
83 DECLARE_SOUND(staffbreaksound)
84