
Source: npc/quests/seals/mjolnir_seal.txt
1. Start at NPC Tialfi at prontera.gat,124,297,3.
2. In the first dialogue, use this script line as anchor: menu "An item that I can use.",-,"An item that my friend can use.",L_Friend;.
3. The next decision point in the same flow is usually: menu "No.",-,"Okay.",L_Ok;.
4. Continue the chain and complete its requirements (items/dialog/test).
5. File-level completion checkpoint: if (@gift == 1) getitem 1471,1;.