From e2f22914f5d4e81e6b8f8d82280add2b51985aee Mon Sep 17 00:00:00 2001 From: Andrew Gilewsky Date: Fri, 6 Dec 2024 20:16:16 +0000 Subject: [PATCH] Quest.DailyQuestPool column name. --- Schemas/2024.11.06.0000.0000/Quest.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Schemas/2024.11.06.0000.0000/Quest.yml b/Schemas/2024.11.06.0000.0000/Quest.yml index 4ddd325..2ae4a6b 100644 --- a/Schemas/2024.11.06.0000.0000/Quest.yml +++ b/Schemas/2024.11.06.0000.0000/Quest.yml @@ -245,7 +245,8 @@ fields: - name: EventIconType type: link targets: [EventIconType] - - name: Unknown11 + - name: DailyQuestPool + comment: 1/2 - normal daily beast tribe quests, 3 - 'exclusive' (if player's rank is not greater than max rank requirement of quests offered by npc, exactly one of the available quests will be from this pool) - name: IsHouseRequired - name: IsRepeatable - name: CanCancel