summaryrefslogtreecommitdiffstats
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/quests/example1.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/resources/quests/example1.yml b/src/main/resources/quests/example1.yml
index 08402106..d0d44203 100644
--- a/src/main/resources/quests/example1.yml
+++ b/src/main/resources/quests/example1.yml
@@ -42,9 +42,6 @@ rewards:
options:
# This is the category for the quest, it will appear under the "examples" category. Categories can be disabled.
category: "examples"
- # Set the quest IDs of required quests here, leave empty if none.
- requires:
- - ""
# Set if the quest can be repeated after being completed for the first time.
repeatable: false
# Define the cooldown on quests. The above (repeatable) must be true for this to take effect.