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