increase number of core abilities to 63

master
melvin 2012-09-23 13:59:10 +08:00
parent 2f866faeb6
commit a8f3077ed5
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ public enum MagicAbility {
}
},
// 62 core ability that are tracked in permanent's abilityFlags
// 63 core abilities that are tracked in MagicPermanent's abilityFlags
// see MagicAbility.CORE
Changeling("changeling",10) {