Lvl4 Weapon Quest

Ср, 14 января, 17:23

Source: npc/quests/Lvl4_weapon_quest.txt

1. Start at NPC lv4_weapon_init at -.
2. In the first dialogue, use this script line as anchor: switch( select( "Sounds good.", "No, thanks." ) ) {.
3. The next decision point in the same flow is usually: switch( select( "Citrine", "Turquoise", "Agate" ) ) {.
4. Continue the chain and complete its requirements (items/dialog/test).
5. File-level completion checkpoint: getitem 1141, 1; // 1141,Immaterial_Sword.