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