5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "Quest_Halt", FALSE);
|
|
}
|