# HG changeset patch # User silverwing # Date 2019-11-17 16:46:27 # Node ID 6fb52491e544f02f52b58a02fcf24eaff93ec5a1 # Parent 2aed60b0a75247b3b932790c6791ae7d26ddc4f6 [fix] Some legends are visible in the book with invalid conditions diff --git a/items.lua b/items.lua --- a/items.lua +++ b/items.lua @@ -66,9 +66,9 @@ item_book_dlg = dlg { end; if atl_legend_of_first_city_read then - pon("legend_of_first_city"); + pon("naethvjirr_temple"); else - poff("legend_of_first_city"); + poff("naethvjirr_temple"); end; if atl_legend_of_hunter_read then