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