From 27ff545d465101e0e3815e26e203fa7bd5253ee2 Mon Sep 17 00:00:00 2001 From: TfT_02 Date: Fri, 17 Jan 2014 00:17:10 +0100 Subject: [PATCH] Add Alchemy hardcore settings to default config.yml file These setting were already working, just forgot to add them to the default file as well. --- src/main/resources/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 0c1e47b24..d14e1a0bc 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -135,6 +135,7 @@ Hardcore: Level_Threshold: 0 Enabled: Acrobatics: false + Alchemy: false Archery: false Axes: false Excavation: false @@ -151,6 +152,7 @@ Hardcore: Level_Threshold: 0 Enabled: Acrobatics: false + Alchemy: false Archery: false Axes: false Excavation: false