File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
src/main/java/at/hannibal2/skyhanni/config/features Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -63,25 +63,6 @@ public class Slayer {
6363 @ ConfigAccordionId (id = 2 )
6464 public boolean blazeHideDaggerWarning = false ;
6565
66- @ Expose
67- @ ConfigOption (name = "Fire Pillars" , desc = "" )
68- @ ConfigEditorAccordion (id = 3 )
69- @ ConfigAccordionId (id = 1 )
70- public boolean blazePillars = false ;
71-
72- @ Expose
73- @ ConfigOption (name = "Pillar Display" , desc = "Cooldown when the Fire Pillar from the Blaze Slayer will kill you." )
74- @ ConfigEditorBoolean
75- @ ConfigAccordionId (id = 3 )
76- public boolean firePillarDisplay = false ;
77-
78- @ Expose
79- @ ConfigOption (name = "Pillar Sound" , desc = "Custom countdown sound for the Fire Pillar timer and hide pillar build sound for the Blaze Slayer." )
80- @ ConfigEditorBoolean
81- @ ConfigAccordionId (id = 3 )
82- public boolean firePillarSound = false ;
83-
84-
8566 @ Expose
8667 @ ConfigOption (name = "Fire Pits" , desc = "Warning when the fire pit phase starts for the Blaze Slayer tier 3 and 4." )
8768 @ ConfigEditorBoolean
You can’t perform that action at this time.
0 commit comments