
Source: npc/jobs/valkyrie.txt
1. Start at NPC Valkyrie# at //valkyrie,48,86,4.
2. In the first dialogue, use this script line as anchor: if (select("Donate.:Cancel.") == 1) {.
3. The next decision point in the same flow is usually: if (select("Stop reading.:Continue reading.") == 1) {.
4. Continue the chain and complete its requirements (items/dialog/test).
5. File-level completion checkpoint: //= 1.1 Made all into functions,additional checks,quest skills,now Valhallana can return you back. She also makes reborn process only when you got no Zeny/items (as in kRO) [Lupus].