Skip to content

Commit

Permalink
the_restless_ghost
Browse files Browse the repository at this point in the history
the_restless_ghost
  • Loading branch information
jarryd229 committed Dec 3, 2024
1 parent 8c3d273 commit 1ac2afa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ val quests = arrayOf(
"dorics_quest",
"gunnars_ground",
"the_knights_sword",
"the_restless_ghost",
"rune_mysteries",
// members
"druidic_ritual"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ val quests = listOf(
"cooks_assistant",
"demon_slayer",
"dorics_quest",
"gunnars_ground",
"gunnars_ground",
"the_restless_ghost",
"rune_mysteries",
"the_knights_sword",
// mini-quests
Expand Down

0 comments on commit 1ac2afa

Please sign in to comment.