From 08b99e4fda55c78720be78ab4f6d15a297e0b962 Mon Sep 17 00:00:00 2001 From: Anna Date: Tue, 18 Jun 2024 11:12:18 -0400 Subject: [PATCH] refactor: specify quests in list --- Plugin.cs | 2 +- replacements.yaml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Plugin.cs b/Plugin.cs index 11f3880..8dfb8ab 100644 --- a/Plugin.cs +++ b/Plugin.cs @@ -160,5 +160,5 @@ internal class DataFile { [Serializable] public class Definitions { - public Dictionary Quests { get; init; } + public uint[] Quests { get; init; } } diff --git a/replacements.yaml b/replacements.yaml index 7f7c400..6114203 100644 --- a/replacements.yaml +++ b/replacements.yaml @@ -1,8 +1,9 @@ definitions: quests: # final msq for A Realm Reborn - patch2.0: &patch2.0 70058 - patch3.3: &patch3.3 67783 + - &patch2.0 70058 + # end of Dragonsong War + - &patch3.3 67783 replacements: # Original: Just what we need. Another outsider.