5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetPCSpeaker(), "MODIFY_PARAM3", IP_CONST_ONHIT_DURATION_25_PERCENT_3_ROUNDS);
|
||
|
}
|