@@ -315,10 +315,14 @@ learr_dlg = dlg {
poff('on_ven_keeper');
end;
if not iraa_temple_entrance.__visited then
if atl_ctt_iraa_refusal and not s.iraa_temple_asked then
s.iraa_temple_asked = true;
pon("on_iraa_temple");
else
poff("on_iraa_temple");
psub("generic");
if s.from_call then
Status change: