5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(GetPCSpeaker(), "MODIFY_PARAM2", IP_CONST_DAMAGETYPE_SONIC);
|
|
}
|