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