mirror of
https://github.com/sethduda/AdvancedRappelling.git
synced 2024-08-30 17:22:12 +00:00
Update
This commit is contained in:
parent
c71a4349d6
commit
e40608523f
@ -42,16 +42,19 @@ class CfgSounds
|
||||
class AUR_Rappel_Loop
|
||||
{
|
||||
name = "AR_Rappel_Loop";
|
||||
sound[] = {"\AR_AdvancedRappelling\sounds\AR_Rappel_Loop.ogg", db+30, 1};
|
||||
titles[] = {0,""};
|
||||
};
|
||||
class AR_Rappel_Start
|
||||
{
|
||||
name = "AR_Rappel_Start";
|
||||
sound[] = {"\AR_AdvancedRappelling\sounds\AR_Rappel_Start.ogg", db+30, 1};
|
||||
titles[] = {0,""};
|
||||
};
|
||||
class AR_Rappel_End
|
||||
{
|
||||
name = "AR_Rappel_End";
|
||||
sound[] = {"\AR_AdvancedRappelling\sounds\AR_Rappel_End.ogg", db+30, 1};
|
||||
titles[] = {0,""};
|
||||
};
|
||||
};
|
Loading…
Reference in New Issue
Block a user