refactor: specify quests in list

This commit is contained in:
Anna 2024-06-18 11:12:18 -04:00
parent eaca3402dc
commit 08b99e4fda
Signed by: anna
GPG Key ID: D0943384CD9F87D1
2 changed files with 4 additions and 3 deletions

View File

@ -160,5 +160,5 @@ internal class DataFile {
[Serializable] [Serializable]
public class Definitions { public class Definitions {
public Dictionary<string, uint> Quests { get; init; } public uint[] Quests { get; init; }
} }

View File

@ -1,8 +1,9 @@
definitions: definitions:
quests: quests:
# final msq for A Realm Reborn # final msq for A Realm Reborn
patch2.0: &patch2.0 70058 - &patch2.0 70058
patch3.3: &patch3.3 67783 # end of Dragonsong War
- &patch3.3 67783
replacements: replacements:
# Original: Just what we need. Another outsider. # Original: Just what we need. Another outsider.