6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "EscortBandits", 2);
|
|
SetLocalInt(GetPCSpeaker(), "FailIfLeaves", TRUE);
|
|
}
|