mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2024-12-23 00:15:05 +00:00
fix flight multiability showing crossed out
This commit is contained in:
parent
360914223a
commit
6e9f37ffc7
1 changed files with 8 additions and 0 deletions
|
@ -192,6 +192,14 @@ permissions:
|
|||
bending.ability.AirSweep: true
|
||||
bending.ability.AirStream: true
|
||||
bending.ability.Twister: true
|
||||
bending.ability.Flight:
|
||||
default: false
|
||||
description: Grants access to Flight sub-abilities.
|
||||
children:
|
||||
bending.ability.Flight.Soar: true
|
||||
bending.ability.Flight.Glide: true
|
||||
bending.ability.Flight.Levitate: true
|
||||
bending.ability.Flight.Ending: true
|
||||
bending.ability.WaterCombo:
|
||||
default: false
|
||||
description: Grants access to all WaterCombos.
|
||||
|
|
Loading…
Reference in a new issue