5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "PV_CONVO_OPTION_CHOSEN", 4);
|
|
}
|