5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetPCSpeaker(), "MODIFY_PARAM1", IP_CONST_CASTSPELL_CURE_LIGHT_WOUNDS_2);
|
||
|
}
|