9 lines
83 B
Plaintext
9 lines
83 B
Plaintext
|
#include "qst_include"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
AcceptQuest(GetPCSpeaker(),OBJECT_SELF);
|
||
|
}
|
||
|
|
||
|
|