From f5cbdd655f6607e628c74e5b9c98246d97580c61 Mon Sep 17 00:00:00 2001 From: awgil Date: Mon, 16 Dec 2024 12:17:50 +0300 Subject: [PATCH] Quest.DailyQuestPool column name. (#52) --- 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