Add command for listing quests

This commit is contained in:
KingRainbow44
2023-08-12 19:20:34 -04:00
parent 8291e366b9
commit 10c1db2fe1
2 changed files with 40 additions and 15 deletions

View File

@@ -113,7 +113,10 @@ public class QuestManager extends BasePlayerManager {
47001, 47002, 47003, 47004,
2010103, 2010144 // Prologue Act 2: Chasing Shadows
2010103, 2010144, // Prologue Act 2: Chasing Shadows,
2012 // This is the main quest ID for Chapter 2 Act 1.
// Used for debugging giving items.
));
}
}