Sfoglia il codice sorgente

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.
TfT_02 11 anni fa
parent
commit
27ff545d46
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      src/main/resources/config.yml

+ 2 - 0
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