
Source: npc/quests/ninja_quests.txt
1. Start at NPC Boshuu at que_ng,28,50,3.
2. In the first dialogue, use this script line as anchor: if(select("Hmm.. I don't feel like it.:Very well.") == 1){.
3. The next decision point in the same flow is usually: if(select("No thanks.:Ok, sounds good.") == 1){.
4. Continue the chain and complete its requirements (items/dialog/test).
5. File-level completion checkpoint: getitem 2118,1;.