What do i need to change to make it only choose from 3rd slot to 4th slot only
prairie,130,89,4 script Enchant Expert 4_PORING,{
mes .npc$;
mes "Hello there!";
mes "I can enchant your items,";
mes "for a small fee of "+.pric+"z.";
emotion e_no1,0; next;
if(select("Yes:No")&2) { mes...