mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-06-02 02:56:26 +00:00
Changed sound
This commit is contained in:
parent
7341708632
commit
0e05187229
1 changed files with 1 additions and 1 deletions
|
|
@ -709,7 +709,7 @@ function Armor::damageObject(%data, %targetObject, %sourceObject, %position, %am
|
|||
}
|
||||
else if(%points >= 100)
|
||||
{
|
||||
%sound = '~wfx/Misc/MA1.wav';
|
||||
messageAll('', '~wfx/Misc/Flair.wav');
|
||||
}
|
||||
|
||||
Game.recalcScore(%sourceObject.client);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue