From d3ee17d0378ed2562c63572f3959f1eb8806afb5 Mon Sep 17 00:00:00 2001 From: Fabrizio La Rosa Date: Fri, 26 Jun 2020 21:14:28 +0200 Subject: [PATCH] Fixed comment in challenges --- src/main/resources/challenges.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/challenges.yml b/src/main/resources/challenges.yml index 8678e94e..4a8f052d 100644 --- a/src/main/resources/challenges.yml +++ b/src/main/resources/challenges.yml @@ -324,9 +324,9 @@ challenges: # LEVEL: ==> the player's island needs to be at least level # NEAR: ==> of must be next to the player # POTION: + # data must be: 0 = normal potion, 1 = extended, 2 = ++, 3 = splash, 4 = splash extended, 5 = splash ++, 6 = lingering, 7 = lingering extended, 8 = lingering ++ # BANK: requires amount from the island's bank # ECO: requires amount from the player's balance - # data must be: 0 = normal potion, 1 = extended, 2 = ++, 3 = splash, 4 = splash extended, 5 = splash ++, 6 = lingering, 7 = lingering extended, 8 = lingering ++ require: - 'ITEM:cobblestone 128' # The reward