
Source: npc/jobs/2-2a/Creator.txt
1. Start at NPC Biochemist#Valkyrie at valkyrie,53,50,3.
2. In the first dialogue, use this script line as anchor: if (select("No.:Yes.") == 1) {.
3. The next decision point in the same flow is usually: if (select("Yes:No") == 1) {.
4. Continue the chain and complete its requirements (items/dialog/test).
5. File-level completion checkpoint: //= Advance Class jobchanger after kRO Normals..