File diff 0a8927a70886 → 857170140894
journey_venaedanotrr.lua
Show inline comments
 
@@ -904,8 +904,10 @@ ven_char_lead_cartographer_dlg = dlg {
 
        if ven_quest_status > 0 and ven_quest_status < 4 then
 
            pon('quest_where');
 
        end;
 
        if ven_quest_status >= 7 then
 
        if ven_quest_status >= 7 and not have(item_nleyyslanotrr_map) and not nleyyslanotrr_found then
 
            pon('nley_map');
 
        else
 
            poff('nley_map');
 
        end;
 
        if ven_char_lead_cartographer.state == 0 then
 
            ven_char_lead_cartographer.state = 1;