mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2024-12-22 16:05:01 +00:00
commit
cf9b781de1
1 changed files with 6 additions and 1 deletions
|
@ -173,7 +173,7 @@ permissions:
|
|||
bending.ability.AcrobatStance: true
|
||||
bending.ability.QuickStrike: true
|
||||
bending.ability.SwiftKick: true
|
||||
bending.ability.Immobilize.ChiCombo: true
|
||||
bending.ability.ChiCombo: true
|
||||
bending.chi.passive: true
|
||||
bending.avatar:
|
||||
default: false
|
||||
|
@ -208,3 +208,8 @@ permissions:
|
|||
bending.ability.JetBlast: true
|
||||
bending.ability.JetBlaze: true
|
||||
bending.ability.FireWheel: true
|
||||
bending.ability.ChiCombo:
|
||||
default: false
|
||||
description: Grants access to all ChiCombos.
|
||||
children:
|
||||
bending.ability.Immobilize: true
|
||||
|
|
Loading…
Reference in a new issue