Merge pull request #490 from Loonyy/master

Immobilize permission fix
This commit is contained in:
OmniCypher 2016-05-02 19:17:13 -07:00
commit cf9b781de1

View file

@ -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