Returns true if we are doing level abilities for the Kit @return true if we are doing level abilities for the Kit
()
| 79 | * @return true if we are doing level abilities for the Kit |
| 80 | */ |
| 81 | public boolean doLevelAbilities() |
| 82 | { |
| 83 | return doLevelAbilitiesFlag; |
| 84 | } |
| 85 | |
| 86 | /** |
| 87 | * Set whether we will do the level abilities for the Kit |