Skip to content

Commit c8f00a4

Browse files
committed
... mer-kin library, sans The
1 parent 5a6a2d6 commit c8f00a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Source/relay/TourGuide/Quests

Source/relay/TourGuide/Quests/Sea.ash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ void QSeaGenerateTempleEntry(ChecklistSubentry subentry, StringHandle image_name
260260
} else {
261261
if ($item[Mer-kin dreadscroll].available_amount() == 0) {
262262
description.listAppend("Adventure in the library. Find the dreadscroll.");
263-
description.listAppend(pluralise(clampi(5-$location[The Mer-Kin Library].turns_spent,0,5),"turn","turns")+" of delay remaining.");
263+
description.listAppend(pluralise(clampi(5-$location[Mer-Kin Library].turns_spent,0,5),"turn","turns")+" of delay remaining.");
264264
modifiers.listAppend("-combat");
265265
} else {
266266
if ($effect[deep-tainted mind].have_effect() > 0)

0 commit comments

Comments
 (0)