Script: q_mnk_lrn
// The Empty Hand -- Monk line I (roadmap: monk-line-early)
// Reply Script: the PC sets down what they are carrying (node 1).
#include "q_mnk_inc"
void main()
{
MNK_TakeLesson(GetPCSpeaker());
}
q_mnk_lrn// The Empty Hand -- Monk line I (roadmap: monk-line-early)
// Reply Script: the PC sets down what they are carrying (node 1).
#include "q_mnk_inc"
void main()
{
MNK_TakeLesson(GetPCSpeaker());
}