--------------------------------------------- GET SPIDER MINE COUNT --------------------------------------
| 156 | } |
| 157 | //--------------------------------------------- GET SPIDER MINE COUNT -------------------------------------- |
| 158 | int UnitImpl::getSpiderMineCount() const |
| 159 | { |
| 160 | return self->spiderMineCount; |
| 161 | } |
| 162 | //--------------------------------------------- GET GROUND WEAPON COOLDOWN --------------------------------- |
| 163 | int UnitImpl::getGroundWeaponCooldown() const |
| 164 | { |
no outgoing calls